aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/keypair_details/KeyDetailsDialog.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-01-02 09:12:00 +0000
committerSaturneric <[email protected]>2022-01-02 09:12:00 +0000
commit49ec72e3d58da085c3e5e002812065675094ed48 (patch)
tree8c1eb8cc06834ad8d4625d8892f972d9ef04b839 /src/ui/keypair_details/KeyDetailsDialog.h
parent<feat, refactor>(ui): change smtp test to multiply thread (diff)
downloadGpgFrontend-49ec72e3d58da085c3e5e002812065675094ed48.tar.gz
GpgFrontend-49ec72e3d58da085c3e5e002812065675094ed48.zip
<refactor>(ui): take operations apart from key details.
Diffstat (limited to 'src/ui/keypair_details/KeyDetailsDialog.h')
-rw-r--r--src/ui/keypair_details/KeyDetailsDialog.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui/keypair_details/KeyDetailsDialog.h b/src/ui/keypair_details/KeyDetailsDialog.h
index 51fc01cf..72ae3f57 100644
--- a/src/ui/keypair_details/KeyDetailsDialog.h
+++ b/src/ui/keypair_details/KeyDetailsDialog.h
@@ -25,9 +25,6 @@
#ifndef __KEYDETAILSDIALOG_H__
#define __KEYDETAILSDIALOG_H__
-#include "KeyPairDetailTab.h"
-#include "KeyPairSubkeyTab.h"
-#include "KeyPairUIDTab.h"
#include "gpg/GpgContext.h"
#include "ui/GpgFrontendUI.h"