]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/font.cpp
another wxFont OS2 blind build fix
[wxWidgets.git] / src / os2 / font.cpp
index 60895954935e9bb714a530dd5d1f5078c4f6bc3f..8fd33e10b03fee9409dc271f45624204bd2e3234 100644 (file)
@@ -249,9 +249,9 @@ protected:
     // Common part of all ctors
     //
     void Init( int             nSize
-              ,int             nFamily
-              ,int             nStyle
-              ,int             nWeight
+              ,wxFontFamily    nFamily
+              ,wxFontStyle     nStyle
+              ,wxFontWeight    nWeight
               ,bool            bUnderlined
               ,const wxString& rsFaceName
               ,wxFontEncoding  vEncoding