aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/GpgFrontendApplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/GpgFrontendApplication.h')
-rw-r--r--src/ui/GpgFrontendApplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/GpgFrontendApplication.h b/src/ui/GpgFrontendApplication.h
index a48d636b..f2850c96 100644
--- a/src/ui/GpgFrontendApplication.h
+++ b/src/ui/GpgFrontendApplication.h
@@ -32,7 +32,7 @@
namespace GpgFrontend::UI {
-class GPGFRONTEND_UI_EXPORT GpgFrontendApplication : public QApplication {
+class GF_UI_EXPORT GpgFrontendApplication : public QApplication {
Q_OBJECT
public:
/**