diff options
Diffstat (limited to 'src/core/GpgCoreInit.h')
-rw-r--r-- | src/core/GpgCoreInit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/GpgCoreInit.h b/src/core/GpgCoreInit.h index 752fe4c3..150e85e9 100644 --- a/src/core/GpgCoreInit.h +++ b/src/core/GpgCoreInit.h @@ -37,7 +37,7 @@ namespace GpgFrontend { * @brief * */ -void init_logging(); +void GPGFRONTEND_CORE_EXPORT InitLoggingSystem(); /** * @brief |