X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bbdb0e1313e5fe26df04bc14bae1a1c723332102..695237bccd652c60deba347117ba5ab32067880c:/include/wx/generic/progdlgg.h diff --git a/include/wx/generic/progdlgg.h b/include/wx/generic/progdlgg.h index 7ea2672c35..73b4191280 100644 --- a/include/wx/generic/progdlgg.h +++ b/include/wx/generic/progdlgg.h @@ -54,7 +54,7 @@ public: @param newmsg if used, new message to display @returns true if ABORT button has not been pressed */ - bool Update(int value = -1, const wxString& newmsg = _T("")); + bool Update(int value = -1, const wxString& newmsg = wxT("")); /* Can be called to continue after the cancel button has been pressed, but the program decided to continue the operation (e.g., user didn't