diff options
author | Saturn&Eric <[email protected]> | 2022-05-17 19:17:07 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2022-05-17 19:17:07 +0000 |
commit | a03266788afc01ca972d0e300f5abed8905bcbc4 (patch) | |
tree | e75406d91105b66f310192988330f9739725ec47 /src/ui/GpgFrontendUI.h | |
parent | Merge pull request #62 from saturneric/develop-2.0.8 (diff) | |
parent | doc: update manual (diff) | |
download | GpgFrontend-a03266788afc01ca972d0e300f5abed8905bcbc4.tar.gz GpgFrontend-a03266788afc01ca972d0e300f5abed8905bcbc4.zip |
Merge pull request #65 from saturneric/develop-2.0.8
Develop 2.0.8.1
Diffstat (limited to 'src/ui/GpgFrontendUI.h')
-rw-r--r-- | src/ui/GpgFrontendUI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/GpgFrontendUI.h b/src/ui/GpgFrontendUI.h index b355ec85..4389aa41 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" /** |