diff options
Diffstat (limited to 'src/core/thread/CtxCheckTask.h')
-rw-r--r-- | src/core/thread/CtxCheckTask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/thread/CtxCheckTask.h b/src/core/thread/CtxCheckTask.h index 08eb3fc3..4e5f0d84 100644 --- a/src/core/thread/CtxCheckTask.h +++ b/src/core/thread/CtxCheckTask.h @@ -50,7 +50,7 @@ class GPGFRONTEND_CORE_EXPORT CoreInitTask : public Task { * @brief * */ - void SignalGnupgNotInstall(); + void SignalBadGnupgEnv(); protected: /** |