aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_widget.h')
-rw-r--r--src/modules/objects/class_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_widget.h b/src/modules/objects/class_widget.h
index c3ef7be19..3cd931bcf 100644
--- a/src/modules/objects/class_widget.h
+++ b/src/modules/objects/class_widget.h
@@ -104,7 +104,7 @@ protected:
bool function_y(KviKvsObjectFunctionCall *);
bool function_setMask(KviKvsObjectFunctionCall *c);
-
+ bool function_insertIntoStatusBar(KviKvsObjectFunctionCall *c);
//QT4
bool function_setAttribute(KviKvsObjectFunctionCall *c);