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:
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
Block a user