X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ff9d30c0aab3b281ef9b380eac17435556c5088..74af0b13434f4fa5c814a19a6d325d271944accf:/include/wx/gtk/filedlg.h diff --git a/include/wx/gtk/filedlg.h b/include/wx/gtk/filedlg.h index 65054227e6..08854018e5 100644 --- a/include/wx/gtk/filedlg.h +++ b/include/wx/gtk/filedlg.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: filedlg.h +// Name: wx/gtk/filedlg.h // Purpose: // Author: Robert Roebling // Id: $Id$ @@ -62,6 +62,7 @@ protected: private: void OnFakeOk( wxCommandEvent &event ); void OnSize(wxSizeEvent&); + virtual void AddChildGTK(wxWindowGTK* child); wxGtkFileChooser m_fc;