wxApp destructor is virtual [ patch 1283503 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
90f5e43731
commit
3f39c25469
@ -42,7 +42,7 @@ Constructor. Called implicitly with a definition of a wxApp object.
|
||||
|
||||
\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.
|
||||
|
Loading…
Reference in New Issue
Block a user