]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing dynamic class declaration
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Thu, 28 Jun 2001 06:27:53 +0000 (06:27 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Thu, 28 Jun 2001 06:27:53 +0000 (06:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/generic/spinctlg.h

index f535a8dd3f7e0e54896241688f49e84113e438f9..d1b84a732889e91703a74488810dc1611012ccda 100644 (file)
@@ -101,6 +101,9 @@ private:
     // the subcontrols
     wxTextCtrl *m_text;
     wxSpinButton *m_btn;
+    
+private:
+    DECLARE_DYNAMIC_CLASS(wxSpinCtrl)
 };
 
 #else // !wxUSE_SPINBTN