git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2001-12-24 14:06:23 +00:00
parent 444d61ba4a
commit ef243e708a

View File

@ -64,7 +64,7 @@ struct WXDLLEXPORT wxNativeFontInfo
// This is a generic implementation that should work on all ports
// without specific support by the port.
//
#define wNO_NATIVE_FONTINFO
#define wxNO_NATIVE_FONTINFO
int pointSize;
wxFontFamily family;