]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/fontutil.h
added support for appearance brushes
[wxWidgets.git] / include / wx / mgl / fontutil.h
index e1d622518e81159f78e7f604e61329bfe0a49f58..6f353a4d4a5f569928b4fd8815efe955b8e43585 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/nix/fontutil.h
+// Name:        wx/mgl/fontutil.h
 // Purpose:     font-related helper functions for MGL
 // Author:      Vaclav Slavik
 // Created:     2001/05/01
@@ -11,8 +11,6 @@
 #ifndef _WX_MGL_FONTUTIL_H_
 #define _WX_MGL_FONTUTIL_H_
 
-#ifdef __WXMGL__
-
 #include "wx/list.h"
 
 struct font_info_t;
@@ -121,6 +119,4 @@ class wxFontsManager
 
 extern wxFontsManager *wxTheFontsManager;
 
-#endif
-
 #endif // _WX_MGL_FONTUTIL_H_