aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_treewidgetitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_treewidgetitem.cpp')
-rw-r--r--src/modules/objects/class_treewidgetitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_treewidgetitem.cpp b/src/modules/objects/class_treewidgetitem.cpp
index 0d767905d..11f455e0a 100644
--- a/src/modules/objects/class_treewidgetitem.cpp
+++ b/src/modules/objects/class_treewidgetitem.cpp
@@ -124,7 +124,7 @@ const char * const itemflags_tbl[] = {
Returns the check status of this item. [classfnc:listviewitem]$setCheckable[/classfnc]() must
have been previously called.
- !fn: $setFlag(<flag1:string>, <flag2:string>, ...)
+ !fn: $setFlags(<flag1:string>, <flag2:string>, ...)
Sets the flags for the item to the given flags. These determine whether the item can be selected or modified. This is often used to disable an item.
Supported flags are:
- noitemflag : no flag sets;