oops, forgot to check in a wxMGL define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4d5a0f67c6
commit
a9a8c02ff3
@ -2043,7 +2043,7 @@ typedef struct _PangoFontDescription PangoFontDescription;
|
||||
#endif // GTK
|
||||
|
||||
#ifdef __WXMGL__
|
||||
typedef void *WXWidget; // FIXME_MGL - type-safe
|
||||
typedef struct window_t *WXWidget;
|
||||
#endif // MGL
|
||||
|
||||
// This is required because of clashing macros in windows.h, which may be
|
||||
|
Loading…
Reference in New Issue
Block a user