diff options
Diffstat (limited to 'src/core/GpgCoreInit.h')
-rw-r--r-- | src/core/GpgCoreInit.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/core/GpgCoreInit.h b/src/core/GpgCoreInit.h index 5ac804da..752fe4c3 100644 --- a/src/core/GpgCoreInit.h +++ b/src/core/GpgCoreInit.h @@ -37,6 +37,12 @@ namespace GpgFrontend { * @brief * */ +void init_logging(); + +/** + * @brief + * + */ void init_gpgfrontend_core(); /** |