From f1a2ce4bcb7d46981d1fc471e517709f076d9365 Mon Sep 17 00:00:00 2001 From: Saturneric Date: Sun, 8 May 2022 01:01:29 +0800 Subject: refactor: develop 2.0.6 start 1. delete smtp ability 2. change libs link type to dramatic --- src/core/function/FileOperator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/function/FileOperator.h') diff --git a/src/core/function/FileOperator.h b/src/core/function/FileOperator.h index aa2c3b73..a727b1de 100644 --- a/src/core/function/FileOperator.h +++ b/src/core/function/FileOperator.h @@ -37,7 +37,7 @@ namespace GpgFrontend { * @brief provides file operations * */ -class FileOperator { +class GPGFRONTEND_CORE_EXPORT FileOperator { public: /** * @brief read file content using std struct -- cgit v1.2.3