Give wxPowerEvent wxRTTI, update C:R:A for imminent release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -66,6 +66,10 @@ public:
|
||||
|
||||
private:
|
||||
bool m_veto;
|
||||
|
||||
#if wxABI_VERSION >= 20806
|
||||
DECLARE_ABSTRACT_CLASS(wxPowerEvent)
|
||||
#endif
|
||||
};
|
||||
|
||||
BEGIN_DECLARE_EVENT_TYPES()
|
||||
|
Reference in New Issue
Block a user