X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98ecc3aa689e1671e2771d773af66913cc54b959..85b6f1c431640d51535955da7d57383684fc0e27:/src/os2/font.cpp?ds=sidebyside diff --git a/src/os2/font.cpp b/src/os2/font.cpp index 6089595493..8fd33e10b0 100644 --- a/src/os2/font.cpp +++ b/src/os2/font.cpp @@ -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