aboutsummaryrefslogtreecommitdiffstats
path: root/include/MainWindow.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-07-06 03:01:22 +0000
committerSaturneric <[email protected]>2021-07-06 03:01:22 +0000
commitad507f2373e6fada6b92e4f4a6d1374bca011c3d (patch)
treea58a794b410fb4ccdd52908ed0f62a5253ad9ba1 /include/MainWindow.h
parentMerge branch 'main' of https://github.com/saturneric/GpgFrontend (diff)
parentFix issues. (diff)
downloadGpgFrontend-ad507f2373e6fada6b92e4f4a6d1374bca011c3d.tar.gz
GpgFrontend-ad507f2373e6fada6b92e4f4a6d1374bca011c3d.zip
Merge branch 'develop' into main
Diffstat (limited to '')
-rw-r--r--include/MainWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/MainWindow.h b/include/MainWindow.h
index a6ddfc3a..418a56db 100644
--- a/include/MainWindow.h
+++ b/include/MainWindow.h
@@ -36,6 +36,7 @@
#include "ui/FindWidget.h"
#include "ui/Wizard.h"
#include "ui/KeyUploadDialog.h"
+#include "ui/WaitingDialog.h"
#include "gpg/result_analyse/SignResultAnalyse.h"
#include "gpg/result_analyse/EncryptResultAnalyse.h"