aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/signencryptarchivejob.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/signencryptarchivejob.h')
-rw-r--r--lang/qt/src/signencryptarchivejob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/qt/src/signencryptarchivejob.h b/lang/qt/src/signencryptarchivejob.h
index 67b2fcbb..2cc28a5e 100644
--- a/lang/qt/src/signencryptarchivejob.h
+++ b/lang/qt/src/signencryptarchivejob.h
@@ -61,6 +61,8 @@ protected:
public:
~SignEncryptArchiveJob() override;
+ static bool isSupported();
+
void setBaseDirectory(const QString &baseDirectory);
QString baseDirectory() const;