]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
Added DECLARE/IMLEMENT_CLASS for wxToolBarBase
[wxWidgets.git] / include / wx / wx.h
index ce3c1c2605edaaaf6f751ccaa6f2d69e309499b9..719a25e9641ca716480a9f7a07babe0a8dbe63d0 100644 (file)
@@ -36,7 +36,6 @@
 #include "wx/dcscreen.h"
 #include "wx/button.h"
 #include "wx/menu.h"
-#include "wx/list.h"
 #include "wx/pen.h"
 #include "wx/brush.h"
 #include "wx/palette.h"
@@ -75,6 +74,8 @@
 #include "wx/dirdlg.h"
 #include "wx/toolbar.h"
 
+#include "wx/validate.h"        // always include, even if !wxUSE_VALIDATORS
+
 #if wxUSE_VALIDATORS
     #include "wx/valtext.h"
 #endif // wxUSE_VALIDATORS