diff --git a/src/GUI/Plater/Plate2D.cpp b/src/GUI/Plater/Plate2D.cpp index 3791b10b8..b30f3b9e7 100644 --- a/src/GUI/Plater/Plate2D.cpp +++ b/src/GUI/Plater/Plate2D.cpp @@ -26,6 +26,7 @@ Plate2D::Plate2D(wxWindow* parent, const wxSize& size, std::vectorSetBackgroundStyle(wxBG_STYLE_PAINT); } void Plate2D::repaint(wxPaintEvent& e) {