]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/font.cpp
made more clear that GetItemRect() returns physical coords
[wxWidgets.git] / src / os2 / font.cpp
index dfa8111a51959434c5477941dd3f28e7a092bde6..cbb29b48a59d7eb35c22b53cf8f9b2a87768665c 100644 (file)
@@ -413,7 +413,7 @@ bool wxFontRefData::Alloc(
     {
         vError = ::WinGetLastError(vHabmain);
         sError = wxPMErrorToStr(vError);
-        wxLogLastError("CreateFont");
+        wxLogLastError(wxT("CreateFont"));
     }
 
     ::GpiSetCharSet(m_hPS, flId); // sets font for presentation space