X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ff9d30c0aab3b281ef9b380eac17435556c5088..ad805b9e0d0966647a633220c0c63cd1a89629a0:/include/wx/gtk/filedlg.h?ds=sidebyside diff --git a/include/wx/gtk/filedlg.h b/include/wx/gtk/filedlg.h index 65054227e6..e588526f00 100644 --- a/include/wx/gtk/filedlg.h +++ b/include/wx/gtk/filedlg.h @@ -62,6 +62,7 @@ protected: private: void OnFakeOk( wxCommandEvent &event ); void OnSize(wxSizeEvent&); + virtual void AddChildGTK(wxWindowGTK* child); wxGtkFileChooser m_fc;