diff options
| author | 2012-07-09 21:20:16 +0000 | |
|---|---|---|
| committer | 2012-07-09 21:20:16 +0000 | |
| commit | 8bc26d61a6f740a943acebf0849f9abd18e91059 (patch) | |
| tree | cd90c926d404122a621c4e84aa4ea1c6dd78f0cf /src/modules/objects/KvsObject_treeWidget.cpp | |
| parent | Update translation sources (diff) | |
| download | KVIrc-8bc26d61a6f740a943acebf0849f9abd18e91059.tar.gz KVIrc-8bc26d61a6f740a943acebf0849f9abd18e91059.tar.bz2 KVIrc-8bc26d61a6f740a943acebf0849f9abd18e91059.zip | |
Typos, thx to fiber in ticket #1302
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6224 17fca916-40b9-46aa-a4ea-0a15b648b75c
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. |
