aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-09-18 16:16:04 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-09-18 16:16:04 +0000
commit11467cf282e752ebc9ec6c782b0f44f1816c6734 (patch)
treec4ac35192fb121f8d2b570ef328d2549eb87ea5e /gpgwin.h
parentadded file containing class dependency diagram created with yed (diff)
downloadgpg4usb-11467cf282e752ebc9ec6c782b0f44f1816c6734.tar.gz
gpg4usb-11467cf282e752ebc9ec6c782b0f44f1816c6734.zip
cleaned up class dependencies
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@537 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpgwin.h')
-rw-r--r--gpgwin.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gpgwin.h b/gpgwin.h
index 5243086..e56cbde 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -22,18 +22,12 @@
#ifndef __GPGWIN_H__
#define __GPGWIN_H__
-#include "context.h"
-#include "keylist.h"
#include "attachments.h"
-#include "mime.h"
#include "keymgmt.h"
-#include "keydetailsdialog.h"
#include "textedit.h"
-#include "keyserverimportdialog.h"
#include "fileencryptiondialog.h"
#include "settingsdialog.h"
#include "verifynotification.h"
-#include "verifydetailsdialog.h"
QT_BEGIN_NAMESPACE
class QMainWindow;