fixing iPhone build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -112,6 +112,10 @@ CFRunLoopRef wxGUIEventLoop::CFGetCurrentRunLoop() const
|
|||||||
return wxCFEventLoop::CFGetCurrentRunLoop();
|
return wxCFEventLoop::CFGetCurrentRunLoop();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void wxGUIEventLoop::WakeUp()
|
||||||
|
{
|
||||||
|
return wxCFEventLoop::WakeUp();
|
||||||
|
}
|
||||||
|
|
||||||
// TODO move into a evtloop_osx.cpp
|
// TODO move into a evtloop_osx.cpp
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user