aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/KeyMgmt.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-05-22 05:40:29 +0000
committerSaturneric <[email protected]>2021-05-22 05:40:29 +0000
commitdca700701e034a4862361645030de79e1dfc33e0 (patch)
tree4e2d483d3908be6edaff23320fe633e7255d1c06 /include/ui/KeyMgmt.h
parentpopupMenu now Exec When mKeyList HAS item(s) Selected. (diff)
downloadGpgFrontend-dca700701e034a4862361645030de79e1dfc33e0.tar.gz
GpgFrontend-dca700701e034a4862361645030de79e1dfc33e0.zip
Expand and improve GpgKey;
Modify project structure, separate KeyPairDetail from other ui files; Add New Tab and Write the Code for KeyPair Details Dialog; Signed-off-by: Saturneric <[email protected]>
Diffstat (limited to 'include/ui/KeyMgmt.h')
-rwxr-xr-xinclude/ui/KeyMgmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/KeyMgmt.h b/include/ui/KeyMgmt.h
index e3f438c2..d98bf084 100755
--- a/include/ui/KeyMgmt.h
+++ b/include/ui/KeyMgmt.h
@@ -27,7 +27,7 @@
#include "KeyList.h"
#include "KeygenThread.h"
-#include "KeyDetailsDialog.h"
+#include "ui/keypair_details/KeyDetailsDialog.h"
#include "KeyImportDetailDialog.h"
#include "KeyServerImportDialog.h"
#include "KeygenDialog.h"