aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/key_generate/SubkeyGenerateDialog.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-02-03 14:42:38 +0000
committersaturneric <[email protected]>2025-02-03 14:42:38 +0000
commita6f82a3cbdbdd269796fecfb857440fda4e6ac6d (patch)
treed87609a7c8f50079ae648213ca979cb83923bd6d /src/ui/dialog/key_generate/SubkeyGenerateDialog.h
parentfeat: upgrade gpgme to v1.24.1 (diff)
downloadGpgFrontend-dev/2.1.6/adsk.tar.gz
GpgFrontend-dev/2.1.6/adsk.zip
feat: allow add and show ADSKdev/2.1.6/adsk
Diffstat (limited to 'src/ui/dialog/key_generate/SubkeyGenerateDialog.h')
-rw-r--r--src/ui/dialog/key_generate/SubkeyGenerateDialog.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui/dialog/key_generate/SubkeyGenerateDialog.h b/src/ui/dialog/key_generate/SubkeyGenerateDialog.h
index 96dee49e..1e37d6b5 100644
--- a/src/ui/dialog/key_generate/SubkeyGenerateDialog.h
+++ b/src/ui/dialog/key_generate/SubkeyGenerateDialog.h
@@ -28,12 +28,9 @@
#pragma once
-#include "core/function/gpg/GpgContext.h"
#include "core/model/GpgKey.h"
#include "core/model/GpgKeyGenerateInfo.h"
#include "core/typedef/GpgTypedef.h"
-#include "core/utils/MemoryUtils.h"
-#include "ui/GpgFrontendUI.h"
#include "ui/dialog/GeneralDialog.h"
class Ui_SubkeyGenDialog;