remove space which broke tex2rtf

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2007-01-08 14:47:02 +00:00
parent c1cef60b50
commit 8e3fa7eecc

View 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.