aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/KeyImportDetailDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui/KeyImportDetailDialog.h')
-rw-r--r--include/ui/KeyImportDetailDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/KeyImportDetailDialog.h b/include/ui/KeyImportDetailDialog.h
index 49b52028..0c6f5813 100644
--- a/include/ui/KeyImportDetailDialog.h
+++ b/include/ui/KeyImportDetailDialog.h
@@ -33,7 +33,7 @@ class KeyImportDetailDialog : public QDialog
Q_OBJECT
public:
- KeyImportDetailDialog(GpgME::GpgContext* ctx, GpgImportInformation result, QWidget *parent = 0);
+ KeyImportDetailDialog(GpgME::GpgContext *ctx, GpgImportInformation result, bool automatic, QWidget *parent = 0);
private:
void createGeneralInfoBox();