]> git.saurik.com Git - wxWidgets.git/commitdiff
remove typo
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 6 Feb 2009 18:43:46 +0000 (18:43 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 6 Feb 2009 18:43:46 +0000 (18:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/overviews/validator.h

index ee83eba309963857ee918ef8b0059266993b6842..d6ca08f83e5b54cbeddaf9bd53fbc2922582aaad 100644 (file)
@@ -94,8 +94,6 @@ filtering. These handlers will capture events before the control itself does
 For an example implementation, see the @c valtext.h and @c valtext.cpp files in the
 wxWidgets library.
 
-wxwindow::SetExtraStyle( wxWS_EX_VALIDATE_RECURSIVELY )
-
 
 @section overview_validator_dialogs How Validators Interact with Dialogs