]> git.saurik.com Git - wxWidgets.git/commitdiff
remove space which broke tex2rtf
authorChris Elliott <biol75@york.ac.uk>
Mon, 8 Jan 2007 14:47:02 +0000 (14:47 +0000)
committerChris Elliott <biol75@york.ac.uk>
Mon, 8 Jan 2007 14:47:02 +0000 (14:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/treeevt.tex

index dd57866bae2a47a47e70c15a9c905367f5759858..4471a2a85b0a6b17564733629df159b89d61acbf 100644 (file)
@@ -55,7 +55,7 @@ is being given to the application (call wxTreeEvent::SetToolTip). Windows only.}
 
 \membersection{wxTreeEvent::wxTreeEvent}\label{wxtreeeventctor}
 
-\func{}{wxTreeEvent}{\param{wxEventType }{commandType}, \param{wxTreeCtrl *}{tree}, \param{const wxTreeItemId\&} {item = wxTreeItemId()}}
+\func{}{wxTreeEvent}{\param{wxEventType }{commandType}, \param{wxTreeCtrl *}{tree}, \param{const wxTreeItemId\&}{item = wxTreeItemId()}}
 
 Constructor, used by wxWidgets itself only.