From ef243e708a7f77e58b9c42edac862cc0dc0a6b07 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 24 Dec 2001 14:06:23 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/fontutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/fontutil.h b/include/wx/fontutil.h index 40ad085434..1ead928848 100644 --- a/include/wx/fontutil.h +++ b/include/wx/fontutil.h @@ -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; -- 2.45.2