aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_tablewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_tablewidget.h')
-rw-r--r--src/modules/objects/class_tablewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/objects/class_tablewidget.h b/src/modules/objects/class_tablewidget.h
index 795c5f336..125bf61a4 100644
--- a/src/modules/objects/class_tablewidget.h
+++ b/src/modules/objects/class_tablewidget.h
@@ -59,6 +59,7 @@ protected:
bool showHorizontalHeader(KviKvsObjectFunctionCall *c);
bool hideVerticalHeader(KviKvsObjectFunctionCall *c);
bool showVerticalHeader(KviKvsObjectFunctionCall *c);
+ bool clear(KviKvsObjectFunctionCall *c);
//bool clickEvent(KviKvsObjectFunctionCall *c);
protected slots: