diff options
Diffstat (limited to 'keymgmt.cpp')
-rwxr-xr-x | keymgmt.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keymgmt.cpp b/keymgmt.cpp index 4814c5a..1f75d0d 100755 --- a/keymgmt.cpp +++ b/keymgmt.cpp @@ -20,11 +20,8 @@ * MA 02110-1301, USA. */ -#include <QtGui> - #include "keymgmt.h" - KeyMgmt::KeyMgmt(GpgME::Context *ctx, QString iconpath) { mCtx = ctx; |