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:
parent
99713fe395
commit
8394f0a06b
2 changed files with 1 additions and 8 deletions
|
|
@ -85,9 +85,6 @@ public:
|
|||
long style = wxDEFAULT_DIALOG_STYLE );
|
||||
|
||||
bool AddControls(wxWindow* parent);
|
||||
|
||||
private:
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
#define ID_ABOUT_HTML_WINDOW 1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue