]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/spinbutt.cpp
Updated docs for wxGrid::SelectBlock
[wxWidgets.git] / src / os2 / spinbutt.cpp
index de2ccd00a9011eca6538b2eab8394fa0bb36f77e..9ad28c1b3ac8a3362198f99a1174a48a8836a422 100644 (file)
@@ -27,6 +27,9 @@
 
 
 #include "wx/spinbutt.h"
+
+IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxNotifyEvent)
+
 #include "wx/os2/private.h"
 
 // ============================================================================