aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindow.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-01-27 23:07:49 +0000
committersaturneric <[email protected]>2025-01-27 23:14:21 +0000
commit0a8a116d2dabedae09995906bef7a4a25af2fd61 (patch)
tree8c9334041a08fb244aa5686f1413915dd9a24365 /src/ui/main_window/MainWindow.cpp
parentfix: tiny fixes (diff)
downloadGpgFrontend-0a8a116d2dabedae09995906bef7a4a25af2fd61.tar.gz
GpgFrontend-0a8a116d2dabedae09995906bef7a4a25af2fd61.zip
refactor: code clean up
Diffstat (limited to 'src/ui/main_window/MainWindow.cpp')
-rw-r--r--src/ui/main_window/MainWindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/main_window/MainWindow.cpp b/src/ui/main_window/MainWindow.cpp
index f362daa5..319a1ad9 100644
--- a/src/ui/main_window/MainWindow.cpp
+++ b/src/ui/main_window/MainWindow.cpp
@@ -30,7 +30,6 @@
#include "core/function/CacheManager.h"
#include "core/function/GlobalSettingStation.h"
-#include "core/function/gpg/GpgKeyGetter.h"
#include "core/model/SettingsObject.h"
#include "core/module/ModuleManager.h"
#include "ui/UISignalStation.h"