]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove obsolete GetForce
authorKevin Hock <hockkn@yahoo.com>
Thu, 29 Dec 2005 02:01:33 +0000 (02:01 +0000)
committerKevin Hock <hockkn@yahoo.com>
Thu, 29 Dec 2005 02:01:33 +0000 (02:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/closeevt.tex

index 0880be8144ad92a2cc74a10f813d1e0e39aad6b6..abb81d7e874f76bb25b9328848b6562d9a16e60b 100644 (file)
@@ -74,14 +74,6 @@ shutting down. This method can only be called for end session and query end
 session events, it doesn't make sense for close window event.
 
 
-\membersection{wxCloseEvent::GetForce}\label{wxcloseeventgetforce}
-
-\constfunc{bool}{GetForce}{\void}
-
-Returns true if the application wishes to force the window to close.
-This will shortly be obsolete, replaced by CanVeto.
-
-
 \membersection{wxCloseEvent::SetCanVeto}\label{wxcloseeventsetcanveto}
 
 \func{void}{SetCanVeto}{\param{bool}{ canVeto}}