aboutsummaryrefslogtreecommitdiffstats
path: root/fileencryptiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'fileencryptiondialog.h')
-rwxr-xr-xfileencryptiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fileencryptiondialog.h b/fileencryptiondialog.h
index 44ad9de..bba1280 100755
--- a/fileencryptiondialog.h
+++ b/fileencryptiondialog.h
@@ -34,7 +34,7 @@ class FileEncryptionDialog : public QDialog
Q_OBJECT
public:
- FileEncryptionDialog(GpgME::Context *ctx, QString iconPath, QWidget *parent = 0);
+ FileEncryptionDialog(GpgME::Context *ctx, QString iconPath, QStringList keyList , QWidget *parent = 0);
public slots:
void selectInputFile();