From c48a85cc0bcd6dd79e177d42ec27d7cc8262fd2d Mon Sep 17 00:00:00 2001 From: saturneric Date: Thu, 1 May 2025 16:39:10 +0200 Subject: refactor: add cmake functions to register module and library --- src/core/function/gpg/GpgAdvancedOperator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/function/gpg/GpgAdvancedOperator.h') diff --git a/src/core/function/gpg/GpgAdvancedOperator.h b/src/core/function/gpg/GpgAdvancedOperator.h index 48a2d755..0c4fc998 100644 --- a/src/core/function/gpg/GpgAdvancedOperator.h +++ b/src/core/function/gpg/GpgAdvancedOperator.h @@ -39,7 +39,7 @@ namespace GpgFrontend { -class GPGFRONTEND_CORE_EXPORT GpgAdvancedOperator +class GF_CORE_EXPORT GpgAdvancedOperator : public SingletonFunctionObject { public: /** -- cgit v1.2.3