diff options
Diffstat (limited to '')
-rw-r--r-- | src/ui/keypair_details/EditSubKeyDialog.cpp | 5 |
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" |