]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/timercmn.cpp
Really set standard cursor when over title bar and decos
[wxWidgets.git] / src / common / timercmn.cpp
index bb89232709506e28b4e75acc6412270b1cc6d308..defa3b9dd40d08d18a3a7bf6ebb384cb08dd850a 100644 (file)
@@ -41,6 +41,8 @@
 
 IMPLEMENT_DYNAMIC_CLASS(wxTimerEvent, wxEvent)
 
+wxDEFINE_EVENT(wxEVT_TIMER, wxTimerEvent);
+
 // ============================================================================
 // wxTimerBase implementation
 // ============================================================================