diff options
Diffstat (limited to 'src/ui/dialog/key_generate/SubkeyGenerateDialog.h')
-rw-r--r-- | src/ui/dialog/key_generate/SubkeyGenerateDialog.h | 3 |
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; |