diff options
Diffstat (limited to '')
-rw-r--r-- | src/ui/details/VerifyDetailsDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/details/VerifyDetailsDialog.h b/src/ui/details/VerifyDetailsDialog.h index 5de648f6..21affdb4 100644 --- a/src/ui/details/VerifyDetailsDialog.h +++ b/src/ui/details/VerifyDetailsDialog.h @@ -26,7 +26,7 @@ #define __VERIFYDETAILSDIALOG_H__ #include "ui/GpgFrontendUI.h" -#include "ui/widgets/EditorPage.h" +#include "ui/widgets/PlainTextEditorPage.h" #include "ui/widgets/VerifyKeyDetailBox.h" namespace GpgFrontend::UI { |