summaryrefslogtreecommitdiff
path: root/client/widgets/checkgroupbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/widgets/checkgroupbox.h')
-rw-r--r--client/widgets/checkgroupbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/widgets/checkgroupbox.h b/client/widgets/checkgroupbox.h
index e526092..7088832 100644
--- a/client/widgets/checkgroupbox.h
+++ b/client/widgets/checkgroupbox.h
@@ -47,6 +47,8 @@ public:
bool checked();
void setChecked(bool checked);
+ bool setKeyboardFocus();
+
public slots:
void state_change(bool);