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:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user