fix compil warning
This commit is contained in:
parent
16cb6a6ca0
commit
e797af3315
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue