aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/keypair_details/EditSubKeyDialog.cpp
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-06-02 19:13:57 +0000
committerSaturneric <[email protected]>2021-06-02 19:13:57 +0000
commit2ce221a7f0a26c24b6cbe4c95703152288da906f (patch)
tree05ffe43c65bb0d33a6077287d3037857f311de6a /src/ui/keypair_details/EditSubKeyDialog.cpp
parentWrite a text logo for never expiring. (diff)
downloadGpgFrontend-2ce221a7f0a26c24b6cbe4c95703152288da906f.tar.gz
GpgFrontend-2ce221a7f0a26c24b6cbe4c95703152288da906f.zip
Add and change the expiration date of the key pair.
Add a window to change the key expiration date. Add a refresh mechanism for the key details tab. Signed-off-by: Saturneric <[email protected]>
Diffstat (limited to '')
-rw-r--r--src/ui/keypair_details/EditSubKeyDialog.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ui/keypair_details/EditSubKeyDialog.cpp b/src/ui/keypair_details/EditSubKeyDialog.cpp
new file mode 100644
index 00000000..5e26a098
--- /dev/null
+++ b/src/ui/keypair_details/EditSubKeyDialog.cpp
@@ -0,0 +1,5 @@
+//
+// Created by eric on 2021/6/2.
+//
+
+#include "ui/keypair_details/EditSubKeyDialog.h"