X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ff654490b7cb185631a1dc4621094d88643ccf41..b96a14e3340e6f516d2d1b82ba09be1cacdb5ee2:/include/wx/gtk/collpane.h diff --git a/include/wx/gtk/collpane.h b/include/wx/gtk/collpane.h index ecc8f9bd3a..813daea8f4 100644 --- a/include/wx/gtk/collpane.h +++ b/include/wx/gtk/collpane.h @@ -70,6 +70,7 @@ public: // used by GTK callbacks private: void OnSize(wxSizeEvent&); + virtual void AddChildGTK(wxWindowGTK* child); DECLARE_DYNAMIC_CLASS(wxCollapsiblePane) DECLARE_EVENT_TABLE()