aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/UserInterfaceUtils.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-12-03 07:28:41 +0000
committersaturneric <[email protected]>2023-12-03 07:28:41 +0000
commite0bc882bd46c40c86d9497fa043bbfe3e469888f (patch)
tree962b673899e4209ddd3504e975dcbac6758c496e /src/ui/UserInterfaceUtils.cpp
parentfeat: add buddled qt pinentry and make it works (diff)
downloadGpgFrontend-e0bc882bd46c40c86d9497fa043bbfe3e469888f.tar.gz
GpgFrontend-e0bc882bd46c40c86d9497fa043bbfe3e469888f.zip
feat: introduce mimalloc to replace secmem
Diffstat (limited to 'src/ui/UserInterfaceUtils.cpp')
-rw-r--r--src/ui/UserInterfaceUtils.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/UserInterfaceUtils.cpp b/src/ui/UserInterfaceUtils.cpp
index 2e3596f8..dabdf657 100644
--- a/src/ui/UserInterfaceUtils.cpp
+++ b/src/ui/UserInterfaceUtils.cpp
@@ -43,7 +43,6 @@
#include "core/thread/TaskRunnerGetter.h"
#include "core/utils/CacheUtils.h"
#include "core/utils/IOUtils.h"
-#include "spdlog/spdlog.h"
#include "ui/UISignalStation.h"
#include "ui/dialog/WaitingDialog.h"
#include "ui/dialog/gnupg/GnuPGControllerDialog.h"