]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/msgdlgg.h
removing outdated code
[wxWidgets.git] / include / wx / generic / msgdlgg.h
index f6583bd3511e7d676381226a732b8e0308e5215b..21db4aa32b672c0c78dcbb13da12e1d67d95ae88 100644 (file)
@@ -32,6 +32,7 @@ protected:
 
     void OnYes(wxCommandEvent& event);
     void OnNo(wxCommandEvent& event);
+    void OnHelp(wxCommandEvent& event);
     void OnCancel(wxCommandEvent& event);
 
     // can be overridden to provide more contents to the dialog