X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32c1cda24418c225fa2cff4b1416f7a3d62c88b1..04e8174b84ae91681417eb06fc54d3660e306606:/include/wx/generic/progdlgg.h diff --git a/include/wx/generic/progdlgg.h b/include/wx/generic/progdlgg.h index 22c1e3b517..6958ed035d 100644 --- a/include/wx/generic/progdlgg.h +++ b/include/wx/generic/progdlgg.h @@ -50,7 +50,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 = ""); + bool Update(int value = -1, const wxString& newmsg = _T("")); /** 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