Some compile warnings removed; file selector prototypes put in each filedlg.h;
Dialog Editor wxGTK makefile hacked git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -221,7 +221,7 @@ public:
|
||||
inline virtual wxPrintPreviewBase *GetPrintPreview() const { return m_printPreview; }
|
||||
|
||||
void OnPrint(wxCommandEvent& event);
|
||||
void OnClose(wxCommandEvent& event);
|
||||
void OnWindowClose(wxCommandEvent& event);
|
||||
void OnNext(wxCommandEvent& event);
|
||||
void OnPrevious(wxCommandEvent& event);
|
||||
void OnZoom(wxCommandEvent& event);
|
||||
|
Reference in New Issue
Block a user