aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/GpgFrontendUI.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-05-14 18:25:47 +0000
committerSaturneric <[email protected]>2022-05-14 18:25:47 +0000
commiteb0178651f46792bacfbe9aeece92e33028b0406 (patch)
tree72a2021538af076d41a1c0ab8f302c975d4769b1 /src/ui/GpgFrontendUI.h
parentfeat(core): upgrade task runner system. (diff)
downloadGpgFrontend-eb0178651f46792bacfbe9aeece92e33028b0406.tar.gz
GpgFrontend-eb0178651f46792bacfbe9aeece92e33028b0406.zip
feat: improve processing using task runner system
Diffstat (limited to '')
-rw-r--r--src/ui/GpgFrontendUI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/GpgFrontendUI.h b/src/ui/GpgFrontendUI.h
index b355ec85..9fa9e3a7 100644
--- a/src/ui/GpgFrontendUI.h
+++ b/src/ui/GpgFrontendUI.h
@@ -44,7 +44,7 @@
#include "GpgFrontend.h"
#include "core/GpgFrontendCore.h"
#include "core/GpgModel.h"
-
+#include "core/Thread/ThreadingModel.h"
#include "ui/GpgFrontendUIExport.h"
/**