aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/GpgCoreInit.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-31 06:13:26 +0000
committersaturneric <[email protected]>2024-07-31 06:13:26 +0000
commit081147d65fcb0a20818bbfb43f6ec4f5ddf59581 (patch)
treef6ec05666acb98da46b4cb0dfc0871225f4ad388 /src/core/GpgCoreInit.h
parentfix: dealing with unknown compiler (diff)
downloadGpgFrontend-081147d65fcb0a20818bbfb43f6ec4f5ddf59581.tar.gz
GpgFrontend-081147d65fcb0a20818bbfb43f6ec4f5ddf59581.zip
fix: addressing some of the significant deficiencies identified
Diffstat (limited to 'src/core/GpgCoreInit.h')
-rw-r--r--src/core/GpgCoreInit.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/GpgCoreInit.h b/src/core/GpgCoreInit.h
index 203fd4dc..dd60578a 100644
--- a/src/core/GpgCoreInit.h
+++ b/src/core/GpgCoreInit.h
@@ -49,4 +49,9 @@ void GPGFRONTEND_CORE_EXPORT DestroyGpgFrontendCore();
*/
void GPGFRONTEND_CORE_EXPORT InitGpgFrontendCore(CoreInitArgs);
+/**
+ * @brief
+ *
+ */
+void GPGFRONTEND_CORE_EXPORT StartMonitorCoreInitializationStatus();
} // namespace GpgFrontend