projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
GetNumberOfLines() now returns the number of physical, not logical, lines in the...
[wxWidgets.git]
/
docs
/
latex
/
wx
/
app.tex
diff --git
a/docs/latex/wx/app.tex
b/docs/latex/wx/app.tex
index 461dcc6f10113452b188c8ac103fa02985995357..b0ad4a45959e6fe11335de284e1b12d31a2013f0 100644
(file)
--- a/
docs/latex/wx/app.tex
+++ b/
docs/latex/wx/app.tex
@@
-42,7
+42,7
@@
Constructor. Called implicitly with a definition of a wxApp object.
\membersection{wxApp::\destruct{wxApp}}\label{wxappdtor}
\membersection{wxApp::\destruct{wxApp}}\label{wxappdtor}
-\func{}{\destruct{wxApp}}{\void}
+\func{
virtual
}{\destruct{wxApp}}{\void}
Destructor. Will be called implicitly on program exit if the wxApp
object is created on the stack.
Destructor. Will be called implicitly on program exit if the wxApp
object is created on the stack.