]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/power.h
use wxTextEntry in wxTextValidator (modified patch 1821743)
[wxWidgets.git] / include / wx / power.h
index 1b80a8c71cf954851e94233c3afc6ace0ce6ba14..ccd64e82477536feeab893f999a92b83a7c5a127 100644 (file)
@@ -66,6 +66,8 @@ public:
 
 private:
     bool m_veto;
+
+    DECLARE_ABSTRACT_CLASS(wxPowerEvent)
 };
 
 BEGIN_DECLARE_EVENT_TYPES()