X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4821c39c43133f7b48588a51d96cfdfeff79f6f..920b92a3fd568f012a8f7814d56640cb729ba993:/interface/wx/srchctrl.h diff --git a/interface/wx/srchctrl.h b/interface/wx/srchctrl.h index a0ccf76145..eec053b845 100644 --- a/interface/wx/srchctrl.h +++ b/interface/wx/srchctrl.h @@ -87,7 +87,7 @@ public: @see wxTextCtrl::Create, wxValidator */ wxSearchCtrl(wxWindow* parent, wxWindowID id, - const wxString& value = "", + const wxString& value = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0,