X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce7fe42e848cc0c9058dae906c3a7bded50681e6..e4097f77c440b1f31a80fe273cc732c14d606096:/interface/wx/treelist.h diff --git a/interface/wx/treelist.h b/interface/wx/treelist.h index 888bf9d5b9..6928a2d91d 100644 --- a/interface/wx/treelist.h +++ b/interface/wx/treelist.h @@ -3,7 +3,6 @@ // Purpose: wxTreeListCtrl class documentation // Author: Vadim Zeitlin // Created: 2011-08-17 -// RCS-ID: $Id$ // Copyright: (c) 2011 Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -460,6 +459,8 @@ public: wxTLI_FIRST or wxTLI_LAST indicating that the item should be either inserted before the first child of its parent (if any) or after the last one. + @param text + The item text. @param imageClosed The normal item image, may be NO_IMAGE to not show any image. @param imageOpened