]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/evtloop.cpp
remove incorrect cast of wxString to char* (unnecessary and breaks wxUSE_STL build)
[wxWidgets.git] / src / msw / evtloop.cpp
index 78d4ee212e3f026fa314a7d87f72a2a6439d01a3..96e618066449a292e439f4a5c4a59c53f190c374 100644 (file)
@@ -360,6 +360,11 @@ void wxGUIEventLoop::WakeUp()
 
 #else // !wxUSE_GUI
 
+
+// ============================================================================
+// wxConsoleEventLoop implementation
+// ============================================================================
+
 #if wxUSE_CONSOLE_EVENTLOOP
 
 void wxConsoleEventLoop::WakeUp()