projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use [DOMRange markupString] to get selection source.
[wxWidgets.git]
/
src
/
x11
/
evtloop.cpp
diff --git
a/src/x11/evtloop.cpp
b/src/x11/evtloop.cpp
index 1f988f97620182e4019fa8432e2b3f9937176c5d..e35109226703bc255794bcc1cd698b4c75e32436 100644
(file)
--- a/
src/x11/evtloop.cpp
+++ b/
src/x11/evtloop.cpp
@@
-162,7
+162,7
@@
int wxGUIEventLoop::DoRun()
return exitcode;
}
-void wxGUIEventLoop::Exit(int rc)
+void wxGUIEventLoop::
Schedule
Exit(int rc)
{
if ( m_impl )
{