aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/GpgFrontendUIInit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/GpgFrontendUIInit.h')
-rw-r--r--src/ui/GpgFrontendUIInit.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ui/GpgFrontendUIInit.h b/src/ui/GpgFrontendUIInit.h
index ddb791c3..6518256b 100644
--- a/src/ui/GpgFrontendUIInit.h
+++ b/src/ui/GpgFrontendUIInit.h
@@ -34,9 +34,10 @@
namespace GpgFrontend::UI {
/**
- * @brief
+ * @brief init the UI library
+ *
*/
-void init_logging();
+void InitGpgFrontendUI();
}; // namespace GpgFrontend::UI