aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgPassphraseContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/model/GpgPassphraseContext.h')
-rw-r--r--src/core/model/GpgPassphraseContext.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/model/GpgPassphraseContext.h b/src/core/model/GpgPassphraseContext.h
index c130ea66..a269a9a5 100644
--- a/src/core/model/GpgPassphraseContext.h
+++ b/src/core/model/GpgPassphraseContext.h
@@ -30,11 +30,9 @@
#pragma once
-#include "core/GpgFrontendCoreExport.h"
-
namespace GpgFrontend {
-class GPGFRONTEND_CORE_EXPORT GpgPassphraseContext : public QObject {
+class GF_CORE_EXPORT GpgPassphraseContext : public QObject {
Q_OBJECT
public:
GpgPassphraseContext(const QString& uids_info, const QString& passphrase_info,