git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39461
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
/////////////////////////////////////////////////////////////////////////////
-// Name: fontenum.h
+// Name: wx/fontenum.h
// Purpose: wxFontEnumerator class for getting available fonts
// Author: Julian Smart, Vadim Zeitlin
// Modified by: extended to enumerate more than just font facenames and works
/////////////////////////////////////////////////////////////////////////////
-// Name: fontenum.h
+// Name: wx/msw/fontenum.h
// Purpose: wxFontEnumerator class for Windows
// Author: Julian Smart
// Modified by:
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifndef _WX_FONTENUM_H_
-#define _WX_FONTENUM_H_
+#ifndef _WX_FONTENUM_MSW_H_
+#define _WX_FONTENUM_MSW_H_
/*
* wxFontEnumerator: for gathering font information
};
#endif
- // _WX_FONTENUM_H_
-
+ // _WX_FONTENUM_MSW_H_
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifndef _WX_FONTENUM_H_
-#define _WX_FONTENUM_H_
+#ifndef _WX_FONTENUM_PALM_H_
+#define _WX_FONTENUM_PALM_H_
/*
* wxFontEnumerator: for gathering font information
};
#endif
- // _WX_FONTENUM_H_
-
+ // _WX_FONTENUM_PALM_H_