diff options
Diffstat (limited to 'src/module/GpgFrontendModuleInit.h')
-rw-r--r-- | src/module/GpgFrontendModuleInit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/module/GpgFrontendModuleInit.h b/src/module/GpgFrontendModuleInit.h index a706bbb4..c7071856 100644 --- a/src/module/GpgFrontendModuleInit.h +++ b/src/module/GpgFrontendModuleInit.h @@ -42,7 +42,7 @@ struct ModuleInitArgs { * @param args */ void GPGFRONTEND_MODULE_EXPORT -LoadGpgFrontendModulesLoggingSystem(ModuleInitArgs args); +LoadGpgFrontendModulesLoggingSystem(spdlog::level::level_enum log_level); /** * @brief |