Follow OnOK changes in wxDialog.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-08-24 16:33:28 +00:00
parent 99713fe395
commit 8394f0a06b
2 changed files with 1 additions and 8 deletions

View File

@@ -85,9 +85,6 @@ public:
long style = wxDEFAULT_DIALOG_STYLE );
bool AddControls(wxWindow* parent);
private:
DECLARE_EVENT_TABLE()
};
#define ID_ABOUT_HTML_WINDOW 1000