X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..22e3c5bd85233ba23fbb62cd421a7dd173adfa73:/src/os2/icon.cpp diff --git a/src/os2/icon.cpp b/src/os2/icon.cpp index 5252b5b471..8b31bf4b08 100644 --- a/src/os2/icon.cpp +++ b/src/os2/icon.cpp @@ -6,7 +6,7 @@ // Created: 10/09/99 // RCS-ID: $Id$ // Copyright: (c) David Webster -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx.h". @@ -79,7 +79,7 @@ wxIcon::wxIcon( // wxString sOs2Name = rIconFile.Mid(0, rIconFile.Length() - 3); - sOs2Name += "Os2.ico"; + sOs2Name += wxT("Os2.ico"); LoadFile( sOs2Name ,lFlags ,nDesiredWidth