aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/import_export/KeyServerImportDialog.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-04-17 20:56:38 +0000
committersaturneric <[email protected]>2025-04-17 20:56:38 +0000
commit8b17b911711d250f09fe81c7fe5ee380d252b919 (patch)
tree2776949e4f0d0c05dee6d65149ffb5ff635da7ec /src/ui/dialog/import_export/KeyServerImportDialog.cpp
parentfix: issues found on linux platform (diff)
downloadGpgFrontend-8b17b911711d250f09fe81c7fe5ee380d252b919.tar.gz
GpgFrontend-8b17b911711d250f09fe81c7fe5ee380d252b919.zip
fix: qt5 build issues
Diffstat (limited to 'src/ui/dialog/import_export/KeyServerImportDialog.cpp')
-rw-r--r--src/ui/dialog/import_export/KeyServerImportDialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/import_export/KeyServerImportDialog.cpp b/src/ui/dialog/import_export/KeyServerImportDialog.cpp
index 37ca5a3d..60debabd 100644
--- a/src/ui/dialog/import_export/KeyServerImportDialog.cpp
+++ b/src/ui/dialog/import_export/KeyServerImportDialog.cpp
@@ -30,6 +30,7 @@
#include "core/function/GlobalSettingStation.h"
#include "core/function/gpg/GpgKeyImportExporter.h"
+#include "core/model/GpgImportInformation.h"
#include "core/model/SettingsObject.h"
#include "ui/UISignalStation.h"
#include "ui/struct/settings_object/KeyServerSO.h"