X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5f6475c145b713efc0c3d8b482338438e927b763..bc07ab17bf5370f452e899128bf89cc7ca7b98f0:/include/wx/pickerbase.h diff --git a/include/wx/pickerbase.h b/include/wx/pickerbase.h index e6a441fc26..417767664c 100644 --- a/include/wx/pickerbase.h +++ b/include/wx/pickerbase.h @@ -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