Added missing IMPLEMENT_DYNAMIC_CLASS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2000-03-17 16:41:12 +00:00
parent 5d9fe0892b
commit 3bfbab1e83

View File

@@ -27,6 +27,9 @@
#include "wx/spinbutt.h" #include "wx/spinbutt.h"
IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxNotifyEvent)
#include "wx/os2/private.h" #include "wx/os2/private.h"
// ============================================================================ // ============================================================================