summaryrefslogtreecommitdiff
path: root/client/widgets/checkbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/widgets/checkbox.h')
-rw-r--r--client/widgets/checkbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/widgets/checkbox.h b/client/widgets/checkbox.h
index 5fef7cb..b888bde 100644
--- a/client/widgets/checkbox.h
+++ b/client/widgets/checkbox.h
@@ -71,6 +71,8 @@ public:
public slots:
void state_change(int);
+ void shortcutActivated();
+
private:
QString truevalue;