X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01f242e264802fb8cd8c8491830e82b1d97dc79d..472eec8a0391538e4dcf7f7c6c4f4d44c8383616:/include/wx/power.h?ds=sidebyside diff --git a/include/wx/power.h b/include/wx/power.h index 1b80a8c71c..ccd64e8247 100644 --- a/include/wx/power.h +++ b/include/wx/power.h @@ -66,6 +66,8 @@ public: private: bool m_veto; + + DECLARE_ABSTRACT_CLASS(wxPowerEvent) }; BEGIN_DECLARE_EVENT_TYPES()