Added BCC include dir in XRC makefile

Typo correction in app.tex


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-06-01 12:26:34 +00:00
parent 1e3d20528d
commit c1f7ecdf3b
7 changed files with 15 additions and 11 deletions

View 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.