X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ff654490b7cb185631a1dc4621094d88643ccf41..6327cdd57cd324afc284c4ef04a1a8eb6eab6e55:/include/wx/gtk/collpane.h?ds=sidebyside 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()