summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-10-02 16:32:23 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-10-02 16:33:15 +0200
commitd3b1f25bd533d392bb6d6cc8c733dcf737942280 (patch)
tree46b7eb8bb714ab67967691a1f2a37201913ec61e /mainwindow.h
parent335b8a78cab1d6f58df2478ae2134795a27f50de (diff)
downloadsrc-d3b1f25bd533d392bb6d6cc8c733dcf737942280.tar.gz
src-d3b1f25bd533d392bb6d6cc8c733dcf737942280.zip
Füge DecryptWizard für bessere Nutzerführung ein
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 4ae6bb9..f7ddaae 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -13,6 +13,7 @@
#include "crypt/hybridcrypt.h"
#include "passworddialog.h"
#include "publickeyimportdialog.h"
+#include "decryptdatadialog.h"
namespace Ui {
class MainWindow;