diff options
Diffstat (limited to 'src/core/GpgGenKeyInfo.h')
-rw-r--r-- | src/core/GpgGenKeyInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/GpgGenKeyInfo.h b/src/core/GpgGenKeyInfo.h index 59ced710..73dd9680 100644 --- a/src/core/GpgGenKeyInfo.h +++ b/src/core/GpgGenKeyInfo.h @@ -39,7 +39,7 @@ namespace GpgFrontend { -class GenKeyInfo { +class GPGFRONTEND_CORE_EXPORT GenKeyInfo { bool standalone_ = false; ///< bool subkey_ = false; ///< std::string name_; ///< |