mac added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -145,6 +145,9 @@ protected:
|
|||||||
#elif defined(__WXMGL__)
|
#elif defined(__WXMGL__)
|
||||||
#include "wx/mgl/toplevel.h"
|
#include "wx/mgl/toplevel.h"
|
||||||
#define wxTopLevelWindowNative wxTopLevelWindowMGL
|
#define wxTopLevelWindowNative wxTopLevelWindowMGL
|
||||||
|
#elif defined(__WXMAC__)
|
||||||
|
#include "wx/mac/toplevel.h"
|
||||||
|
#define wxTopLevelWindowNative wxTopLevelWindowMac
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __WXUNIVERSAL__
|
#ifdef __WXUNIVERSAL__
|
||||||
|
Reference in New Issue
Block a user