7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-18 15:59:17 +00:00

fix compil warning

This commit is contained in:
jean-pierre charras 2017-07-16 20:01:35 +02:00
parent 16cb6a6ca0
commit e797af3315

View File

@ -252,6 +252,7 @@ bool FOOTPRINT_EDIT_FRAME::HandleBlockEnd( wxDC* DC )
case BLOCK_COPY: // Copy
case BLOCK_PASTE:
case BLOCK_CUT:
break;
case BLOCK_ROTATE: