X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..17e2694c5957fa82f3da9b338cd0937a98106005:/include/wx/mgl/popupwin.h diff --git a/include/wx/mgl/popupwin.h b/include/wx/mgl/popupwin.h index 8d52418747..dea9211249 100644 --- a/include/wx/mgl/popupwin.h +++ b/include/wx/mgl/popupwin.h @@ -31,7 +31,7 @@ public: (flags & wxBORDER_MASK) | wxPOPUP_WINDOW); } -protected: +protected: DECLARE_DYNAMIC_CLASS(wxPopupWindow) };