Fix unannotated fall-through warnings
This commit is contained in:
@@ -686,6 +686,8 @@ void MyCanvas::OnChar(wxKeyEvent& event)
|
||||
|
||||
case WXK_ESCAPE:
|
||||
TheMainWindow->Close(true);
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user