diff options
Diffstat (limited to 'src/GpgFrontendContext.h')
-rw-r--r-- | src/GpgFrontendContext.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/GpgFrontendContext.h b/src/GpgFrontendContext.h index 34bd46f0..baa2c7a7 100644 --- a/src/GpgFrontendContext.h +++ b/src/GpgFrontendContext.h @@ -28,9 +28,6 @@ #pragma once -#include <qapplication.h> -#include <qcoreapplication.h> - #include "core/function/SecureMemoryAllocator.h" namespace GpgFrontend { |