]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/icon.cpp
Test for x, y in GetPosition
[wxWidgets.git] / src / os2 / icon.cpp
index 5252b5b4717fcfdab631def4d94b1835fc78827e..8b31bf4b087ec9990e2f56e7960f801a06baf13e 100644 (file)
@@ -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