wxMGL update (no, it still doesn't work, I'm backuping it just in case my disk burns)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,6 +23,7 @@ class WXDLLEXPORT wxBitmap;
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
extern MGLDevCtx *g_displayDC;
|
||||
extern winmng_t *g_winMng;
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// helper functions
|
||||
@@ -48,4 +49,7 @@ public:
|
||||
};
|
||||
|
||||
|
||||
extern bool wxCreateMGL_WM();
|
||||
extern void wxDestroyMGL_WM();
|
||||
|
||||
#endif // _WX_PRIVATE_H_
|
||||
|
Reference in New Issue
Block a user