aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/GpgFrontendUI.h
diff options
context:
space:
mode:
authorSaturn&Eric <[email protected]>2022-05-08 13:14:24 +0000
committerGitHub <[email protected]>2022-05-08 13:14:24 +0000
commitf722eec9a898c97e233619a50f6f1a94fef6f94c (patch)
tree26757206ff3e139a10968bd8ae6147ca1a1182a7 /src/ui/GpgFrontendUI.h
parentMerge pull request #50 from saturneric/develop-2.0.5 (diff)
parentdoc: update translate document. (diff)
downloadGpgFrontend-f722eec9a898c97e233619a50f6f1a94fef6f94c.tar.gz
GpgFrontend-f722eec9a898c97e233619a50f6f1a94fef6f94c.zip
Merge pull request #54 from saturneric/develop-2.0.6v2.0.6
Develop 2.0.6
Diffstat (limited to 'src/ui/GpgFrontendUI.h')
-rw-r--r--src/ui/GpgFrontendUI.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/ui/GpgFrontendUI.h b/src/ui/GpgFrontendUI.h
index ab6e9366..df6d891f 100644
--- a/src/ui/GpgFrontendUI.h
+++ b/src/ui/GpgFrontendUI.h
@@ -42,7 +42,7 @@
* Project internal dependencies
*/
#include "GpgFrontend.h"
-#include "core/GpgConstants.h"
+#include "core/GpgFrontendCore.h"
#include "core/GpgModel.h"
/**
@@ -51,8 +51,4 @@
#include <qt-aes/qaesencryption.h>
-#ifdef SMTP_SUPPORT
-#include <SmtpMime>
-#endif
-
#endif // GPGFRONTEND_GPGFRONTENDUI_H