aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/CacheObject.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-05-01 14:39:10 +0000
committersaturneric <[email protected]>2025-05-01 14:39:10 +0000
commitc48a85cc0bcd6dd79e177d42ec27d7cc8262fd2d (patch)
tree45f3f09ccf9f38975881e4ce49901c0ae42ae3cc /src/core/model/CacheObject.h
parentfix: icon on linux platfrom (diff)
downloadGpgFrontend-c48a85cc0bcd6dd79e177d42ec27d7cc8262fd2d.tar.gz
GpgFrontend-c48a85cc0bcd6dd79e177d42ec27d7cc8262fd2d.zip
refactor: add cmake functions to register module and library
Diffstat (limited to 'src/core/model/CacheObject.h')
-rw-r--r--src/core/model/CacheObject.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/model/CacheObject.h b/src/core/model/CacheObject.h
index 0c8708f5..bf0a8325 100644
--- a/src/core/model/CacheObject.h
+++ b/src/core/model/CacheObject.h
@@ -28,11 +28,9 @@
#pragma once
-#include "core/GpgFrontendCoreExport.h"
-
namespace GpgFrontend {
-class GPGFRONTEND_CORE_EXPORT CacheObject : public QJsonDocument {
+class GF_CORE_EXPORT CacheObject : public QJsonDocument {
public:
/**
* @brief Construct a new Cache Object object