summaryrefslogtreecommitdiff
path: root/TelepathyQt/captcha-authentication.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/captcha-authentication.h')
-rw-r--r--TelepathyQt/captcha-authentication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/captcha-authentication.h b/TelepathyQt/captcha-authentication.h
index 15bd8231..ecc03a8d 100644
--- a/TelepathyQt/captcha-authentication.h
+++ b/TelepathyQt/captcha-authentication.h
@@ -61,7 +61,7 @@ public:
};
Q_DECLARE_FLAGS(ChallengeTypes, ChallengeType)
- virtual ~CaptchaAuthentication();
+ ~CaptchaAuthentication() override;
ChannelPtr channel() const;