diff options
Diffstat (limited to 'src/ui/GpgFrontendUIInit.h')
-rw-r--r-- | src/ui/GpgFrontendUIInit.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ui/GpgFrontendUIInit.h b/src/ui/GpgFrontendUIInit.h index 0ed630bb..42c00c5a 100644 --- a/src/ui/GpgFrontendUIInit.h +++ b/src/ui/GpgFrontendUIInit.h @@ -33,6 +33,12 @@ namespace GpgFrontend::UI { /** + * @brief + * + */ +void GPGFRONTEND_UI_EXPORT PreInitGpgFrontendUI(); + +/** * @brief init the UI library * */ |