]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/pickerbase.h
don't define WINVER as 0x0400 in configure, it's defined in the headers as 0x0600...
[wxWidgets.git] / include / wx / pickerbase.h
index e6a441fc265d7e15512226aee01a40f632f0257b..417767664c0238e820f5c31101ea47516f0f4ccb 100644 (file)
@@ -14,6 +14,7 @@
 
 #include "wx/control.h"
 #include "wx/sizer.h"
+#include "wx/containr.h"
 
 class WXDLLIMPEXP_CORE wxTextCtrl;
 
@@ -48,8 +49,7 @@ public:
                     const wxSize& size = wxDefaultSize,
                     long style = 0,
                     const wxValidator& validator = wxDefaultValidator,
-                    const wxString& name = wxButtonNameStr,
-                    long textstyle = 0);
+                    const wxString& name = wxButtonNameStr);
 
 
 public:     // public API