diff --git a/src/wx/panel.cpp b/src/wx/panel.cpp index 93bac06f..ca2d2027 100644 --- a/src/wx/panel.cpp +++ b/src/wx/panel.cpp @@ -2239,6 +2239,7 @@ DXDrawingPanel::DXDrawingPanel(wxWindow* parent, int _width, int _height) } if (todraw) { + } } void DXDrawingPanel::DrawArea(wxWindowDC& dc)