Fix for MGL link error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -85,8 +85,8 @@ wxConsoleAppTraits::WaitForChild(wxExecuteData& execData)
|
|||||||
// misc other stuff
|
// misc other stuff
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
// this is in mac/utils.cpp under Mac
|
// this is in mac/utils.cpp under Mac and MGL
|
||||||
#ifndef __WXMAC__
|
#if !defined(__WXMAC__) && !defined(__WXMGL__)
|
||||||
|
|
||||||
wxToolkitInfo& wxConsoleAppTraits::GetToolkitInfo()
|
wxToolkitInfo& wxConsoleAppTraits::GetToolkitInfo()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user