aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_toolbar.h')
-rw-r--r--src/modules/objects/class_toolbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_toolbar.h b/src/modules/objects/class_toolbar.h
index c6264cf11..e71311ff5 100644
--- a/src/modules/objects/class_toolbar.h
+++ b/src/modules/objects/class_toolbar.h
@@ -40,7 +40,7 @@ protected:
bool functionsetLabel(KviKvsObjectFunctionCall *c);
bool functionlabel(KviKvsObjectFunctionCall *c);
bool functionsetStretchableWidget(KviKvsObjectFunctionCall *c);
- bool functionclear(KviKvsObjectFunctionCall *c);
+ bool functionclear(KviKvsObjectFunctionCall *c);
};