aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/help/AboutDialog.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-10-25 10:26:26 +0000
committersaturneric <[email protected]>2023-10-25 10:26:26 +0000
commit124929609eabff19359caad276a10f1026793c0f (patch)
treec743376267928e60291b4f14bd78bd2b76f955c7 /src/ui/dialog/help/AboutDialog.cpp
parentfeat: use rt listen publish event function in main windows' app version upgra... (diff)
downloadGpgFrontend-124929609eabff19359caad276a10f1026793c0f.tar.gz
GpgFrontend-124929609eabff19359caad276a10f1026793c0f.zip
fix: solve some code tidy issues
Diffstat (limited to '')
-rw-r--r--src/ui/dialog/help/AboutDialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/help/AboutDialog.cpp b/src/ui/dialog/help/AboutDialog.cpp
index 77363bef..9948f1fc 100644
--- a/src/ui/dialog/help/AboutDialog.cpp
+++ b/src/ui/dialog/help/AboutDialog.cpp
@@ -37,6 +37,7 @@
#include "core/function/GlobalSettingStation.h"
#include "core/module/Module.h"
#include "core/module/ModuleManager.h"
+#include "core/thread/TaskRunnerGetter.h"
#include "ui/dialog/help/GnupgTab.h"
namespace GpgFrontend::UI {