]> git.saurik.com Git - wxWidgets.git/commitdiff
typo fix
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 24 Dec 2001 14:06:23 +0000 (14:06 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 24 Dec 2001 14:06:23 +0000 (14:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/fontutil.h

index 40ad0854340548b99f8a974745ee9bc6f95d8a3f..1ead928848257a586589ffec41713c4548f4db86 100644 (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;