aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-05 14:21:11 +0000
committersaturneric <[email protected]>2024-01-05 14:21:11 +0000
commitaeea160079b8ffd7f4f7c8accb20297e4f930f9a (patch)
treeec43bdc1d5134cdbe9c1dd1eeaa9474724113ab9 /src/init.cpp
parentfix: slove a multi-threads issue at task model (diff)
downloadGpgFrontend-aeea160079b8ffd7f4f7c8accb20297e4f930f9a.tar.gz
GpgFrontend-aeea160079b8ffd7f4f7c8accb20297e4f930f9a.zip
feat: improve tool menus and icons
Diffstat (limited to 'src/init.cpp')
-rw-r--r--src/init.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/init.cpp b/src/init.cpp
index cc91c538..1b453cad 100644
--- a/src/init.cpp
+++ b/src/init.cpp
@@ -29,10 +29,6 @@
#include "init.h"
#include <qcoreapplication.h>
-#include <spdlog/async.h>
-#include <spdlog/common.h>
-#include <spdlog/sinks/rotating_file_sink.h>
-#include <spdlog/sinks/stdout_color_sinks.h>
#include <boost/date_time.hpp>
#include <filesystem>