X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e90c1d2a19361551eb07778280f22be3e759cf64..20f2deb3cf287fd2857940cba0d5efbcfc3bb0ad:/include/wx/arrimpl.cpp?ds=inline diff --git a/include/wx/arrimpl.cpp b/include/wx/arrimpl.cpp index 22a1239098..c2888057dd 100644 --- a/include/wx/arrimpl.cpp +++ b/include/wx/arrimpl.cpp @@ -21,7 +21,7 @@ *****************************************************************************/ // needed to resolve the conflict between global T and macro parameter T -#define _WX_ERROR_REMOVE2(x) T("bad index in " #x "::Remove()") +#define _WX_ERROR_REMOVE2(x) wxT("bad index in " #x "::Remove()") // macro implements remaining (not inline) methods of template list // (it's private to this file)