]> git.saurik.com Git - wxWidgets.git/commitdiff
oops, forgot to check in a wxMGL define
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 29 Aug 2001 21:14:01 +0000 (21:14 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 29 Aug 2001 21:14:01 +0000 (21:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 923af01585e00b931485e3a2cca8c00694b504c6..a83a5b9b81e3f130e811d3e93e50287ce9126169 100644 (file)
@@ -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