aboutsummaryrefslogtreecommitdiffstats
path: root/include/MainWindow.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-07-05 16:33:22 +0000
committerSaturneric <[email protected]>2021-07-05 16:33:22 +0000
commit4286627bc87dba16b739a205708f3c7029da27e5 (patch)
tree7c30ae2dcc8c58711ccd08543556cf989b1b89f6 /include/MainWindow.h
parentFix the logic problem of the signature and encryption function. (diff)
downloadGpgFrontend-4286627bc87dba16b739a205708f3c7029da27e5.tar.gz
GpgFrontend-4286627bc87dba16b739a205708f3c7029da27e5.zip
Introduce multithreading.
Fix Bugs.
Diffstat (limited to 'include/MainWindow.h')
-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"