Removed no longer needed "DECLARE_EVENT_TABLE()" completing the previous change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a7cfe08aff
commit
27875fd021
@ -122,7 +122,6 @@ private:
|
|||||||
class wxWindowDisabler* m_pWindowDisabler;
|
class wxWindowDisabler* m_pWindowDisabler;
|
||||||
|
|
||||||
DECLARE_DYNAMIC_CLASS(wxDialog)
|
DECLARE_DYNAMIC_CLASS(wxDialog)
|
||||||
DECLARE_EVENT_TABLE()
|
|
||||||
DECLARE_NO_COPY_CLASS(wxDialog)
|
DECLARE_NO_COPY_CLASS(wxDialog)
|
||||||
}; // end of CLASS wxDialog
|
}; // end of CLASS wxDialog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user