]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/font.cpp
TransferFrom/ToWindow() were reverted, fixed
[wxWidgets.git] / src / os2 / font.cpp
index 4937df9fd1cd1719e533c0ef2879b93e9cd6e6fb..52e3ec4d2e103970e2424eacaa661b8b8a267af6 100644 (file)
@@ -35,6 +35,7 @@
 
 #include "wx/fontutil.h"
 #include "wx/fontmap.h"
+#include "wx/encinfo.h"
 
 #include "wx/tokenzr.h"
 
@@ -1073,7 +1074,7 @@ void wxFont::SetEncoding(
     RealizeResource();
 } // end of wxFont::SetEncoding
 
-void wxFont::SetNativeFontInfo(
+void wxFont::DoSetNativeFontInfo(
   const wxNativeFontInfo&           rInfo
 )
 {