]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/app.tex
Improve wxHashMap documentation.
[wxWidgets.git] / docs / latex / wx / app.tex
index e54aa88be978145c39f1199280e6bfbdfea837e9..4908d31e6f74ea7e49248b0eefb1841a325bc973 100644 (file)
@@ -130,7 +130,7 @@ manner to refer to the application.
 
 \membersection{wxApp::GetExitOnFrameDelete}\label{wxappgetexitonframedelete}
 
-\constfunc{bool}{GetExitFrameOnDelete}{\void}
+\constfunc{bool}{GetExitOnFrameDelete}{\void}
 
 Returns true if the application will exit when the top-level window is deleted, false
 otherwise.