]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/numdlgg.h
removed separate wxSYS_ICONTITLE_FONT; made it the same as wxSYS_DEFAULT_GUI_FONT
[wxWidgets.git] / include / wx / generic / numdlgg.h
index a5f24a9780706926b9f889969e6deee9c5ce1ff4..ce9ea55e86af46c60253e8faec47277e97c520b4 100644 (file)
@@ -60,6 +60,7 @@ protected:
 
 private:
     DECLARE_EVENT_TABLE()
+    DECLARE_DYNAMIC_CLASS(wxNumberEntryDialog)
     DECLARE_NO_COPY_CLASS(wxNumberEntryDialog)
 };