]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/powercmn.cpp
remove wxSOCKET_MAX_EVENT, it is not really necessary and results in gcc warnings...
[wxWidgets.git] / src / common / powercmn.cpp
index fa7eb03b206a1dcc85aaf00e0272fb3262a2f2d9..578dbb23096af365eade50585ee2d7061e97379d 100644 (file)
@@ -39,7 +39,7 @@
     DEFINE_EVENT_TYPE(wxEVT_POWER_SUSPEND_CANCEL)
     DEFINE_EVENT_TYPE(wxEVT_POWER_RESUME)
 
-    IMPLEMENT_ABSTRACT_CLASS(wxPowerEvent, wxEvent)
+    IMPLEMENT_DYNAMIC_CLASS(wxPowerEvent, wxEvent)
 #endif
 
 // provide stubs for the systems not implementing these functions