Fixed compilation problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
#include "wx/wx.h"
|
#include "wx/wx.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "wx/fontutil.h"
|
||||||
|
|
||||||
// Current cursor, in order to hang on to
|
// Current cursor, in order to hang on to
|
||||||
// cursor handle when setting the cursor globally
|
// cursor handle when setting the cursor globally
|
||||||
wxCursor *g_globalCursor = NULL;
|
wxCursor *g_globalCursor = NULL;
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/fontdlg.h"
|
#include "wx/fontdlg.h"
|
||||||
|
#include "wx/fontutil.h"
|
||||||
|
|
||||||
#define INCL_PM
|
#define INCL_PM
|
||||||
#include <os2.h>
|
#include <os2.h>
|
||||||
|
Reference in New Issue
Block a user