X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..6415637cb0da1aa1eb0b6a73b9f1757e80f53a9a:/src/common/stockitem.cpp diff --git a/src/common/stockitem.cpp b/src/common/stockitem.cpp index 197531b3d1..c1b7d71ad8 100644 --- a/src/common/stockitem.cpp +++ b/src/common/stockitem.cpp @@ -89,7 +89,7 @@ bool wxIsStockID(wxWindowID id) } } -wxString wxGetStockLabel(wxWindowID id, bool withCodes, wxString accelerator) +wxString wxGetStockLabel(wxWindowID id, bool withCodes, const wxString& accelerator) { wxString stockLabel;