diff options
Diffstat (limited to 'src/modules/objects/KvsObject_treeWidget.cpp')
| -rw-r--r-- | src/modules/objects/KvsObject_treeWidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/KvsObject_treeWidget.cpp b/src/modules/objects/KvsObject_treeWidget.cpp index 373f39333..b953be44d 100644 --- a/src/modules/objects/KvsObject_treeWidget.cpp +++ b/src/modules/objects/KvsObject_treeWidget.cpp @@ -102,7 +102,7 @@ Returns the first child [class]listviewitem[/class] of this listview or $null if there are no items at all. !fn: <listviewitem> $topLevelItem(<index:int>) - Returns the <index> child [class]listviewitem[/class] of this listview or $null if it does not exists. + Returns the <index> child [class]listviewitem[/class] of this listview or $null if it does not exist. !fn: <int> $topLevelItemCount() Returns the number of top level items of this listview. |
