summary refs log tree commit diff
path: root/src/dialogs/ReCaptcha.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs/ReCaptcha.h')
-rw-r--r--src/dialogs/ReCaptcha.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialogs/ReCaptcha.h b/src/dialogs/ReCaptcha.h

index f8407640..88ff3722 100644 --- a/src/dialogs/ReCaptcha.h +++ b/src/dialogs/ReCaptcha.h
@@ -15,6 +15,7 @@ public: signals: void confirmation(); + void cancel(); private: QPushButton *openCaptchaBtn_;