enable wxFontMapper in wxDFB port
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -59,9 +59,6 @@
|
||||
#define __WXBASE__
|
||||
#endif
|
||||
|
||||
/* include the feature test macros */
|
||||
#include "wx/features.h"
|
||||
|
||||
/* suppress some Visual C++ warnings */
|
||||
#ifdef __VISUALC__
|
||||
/* the only "real" warning here is 4244 but there are just too many of them */
|
||||
@@ -2842,6 +2839,10 @@ typedef const void* WXWidget;
|
||||
#endif
|
||||
/* __WXMSW__ */
|
||||
|
||||
|
||||
/* include the feature test macros */
|
||||
#include "wx/features.h"
|
||||
|
||||
/* --------------------------------------------------------------------------- */
|
||||
/* macro to define a class without copy ctor nor assignment operator */
|
||||
/* --------------------------------------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user