minor fixs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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_
|
||||
|
Reference in New Issue
Block a user