aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/KeyServerImportDialog.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-05-23 16:45:30 +0000
committerSaturneric <[email protected]>2021-05-23 16:45:30 +0000
commit40634e042d39e3537a3cfa1a2dfb6a8203a7d6ab (patch)
tree0535b4213b5bf69febf90f0a4d2b515ab2a15c34 /include/ui/KeyServerImportDialog.h
parentEnhance code robustness; (diff)
downloadGpgFrontend-40634e042d39e3537a3cfa1a2dfb6a8203a7d6ab.tar.gz
GpgFrontend-40634e042d39e3537a3cfa1a2dfb6a8203a7d6ab.zip
Declare and Define getSigners;
Expand KeyList; Project's Files Structure Modified; Signed-off-by: Saturneric <[email protected]>
Diffstat (limited to 'include/ui/KeyServerImportDialog.h')
-rw-r--r--include/ui/KeyServerImportDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/KeyServerImportDialog.h b/include/ui/KeyServerImportDialog.h
index ef83bc7e..f514368b 100644
--- a/include/ui/KeyServerImportDialog.h
+++ b/include/ui/KeyServerImportDialog.h
@@ -27,7 +27,7 @@
#include "gpg/GpgContext.h"
#include "KeyImportDetailDialog.h"
-#include "KeyList.h"
+#include "ui/widgets/KeyList.h"
class KeyServerImportDialog : public QDialog {