X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/355debca0650f70aa8ed4803b2ebc45541e03d9f..fad92e2f367f5c37ba4d80c9b57a4453e86c6ac2:/src/common/powercmn.cpp diff --git a/src/common/powercmn.cpp b/src/common/powercmn.cpp index 7e5cbcc65b..578dbb2309 100644 --- a/src/common/powercmn.cpp +++ b/src/common/powercmn.cpp @@ -38,6 +38,8 @@ DEFINE_EVENT_TYPE(wxEVT_POWER_SUSPENDED) DEFINE_EVENT_TYPE(wxEVT_POWER_SUSPEND_CANCEL) DEFINE_EVENT_TYPE(wxEVT_POWER_RESUME) + + IMPLEMENT_DYNAMIC_CLASS(wxPowerEvent, wxEvent) #endif // provide stubs for the systems not implementing these functions