]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/treelist.h
Make storing non-trivial data in wxThreadSpecificInfo possible.
[wxWidgets.git] / interface / wx / treelist.h
index 54d679506b277d8ff8a4e1f709484fe8304af6c2..6928a2d91d67d22c699a15077ec5abfee743efb5 100644 (file)
@@ -459,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