]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fontutil.h
Better fix
[wxWidgets.git] / include / wx / fontutil.h
index afd564a7b68895a64f699a04242c486de0cb0518..21a4f8b88716c8b38590f4d17cfbf6f3c128138e 100644 (file)
@@ -105,6 +105,8 @@ public:
     // set the XFLD
     void SetXFontName(const wxString& xFontName);
 #elif defined(__WXMSW__)
+    wxNativeFontInfo(const LOGFONT& lf_) : lf(lf_) { }
+
     LOGFONT      lf;
 #elif defined(__WXPM__)
     // OS/2 native structures that define a font