X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01f242e264802fb8cd8c8491830e82b1d97dc79d..52170c5b4419c63d6e0083df411aad420395ec98:/include/wx/power.h 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()