diff options
Diffstat (limited to 'src/core/function/gpg/GpgAdvancedOperator.h')
-rw-r--r-- | src/core/function/gpg/GpgAdvancedOperator.h | 2 |
1 files changed, 1 insertions, 1 deletions
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<GpgAdvancedOperator> { public: /** |