]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/app.tex
Faster Deselect
[wxWidgets.git] / docs / latex / wx / app.tex
index ea9a161210dab88c0d36e443106cefe094246eb0..49a09ab262e16ad28fd9a37818fbbf71556a3008 100644 (file)
@@ -209,7 +209,7 @@ to do it.
 
 \membersection{wxApp::IsMainLoopRunning}\label{wxappismainlooprunning}
 
-\constfunc{bool}{IsMainLoopRunning}{\void}
+\func{static bool}{IsMainLoopRunning}{\void}
 
 Returns \true if the main event loop is currently running, i.e. if the
 application is inside \helpref{OnRun}{wxapponrun}.