X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5267aefd85739afd26bd19bfba998005119db446..14d922d18f52eb99bed74c8dd81e5f798e5a52a9:/interface/wx/statline.h diff --git a/interface/wx/statline.h b/interface/wx/statline.h index f2830d91cd..198e5a8824 100644 --- a/interface/wx/statline.h +++ b/interface/wx/statline.h @@ -61,7 +61,7 @@ public: const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxLI_HORIZONTAL, - const wxString& name = "staticLine"); + const wxString& name = wxStaticLineNameStr); /** Creates the static line for two-step construction.