aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.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 /attachments.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 'attachments.h')
-rw-r--r--attachments.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/attachments.h b/attachments.h
index 7c906fa..3a70c0f 100644
--- a/attachments.h
+++ b/attachments.h
@@ -22,7 +22,6 @@
#ifndef __ATTACHMENTS_H__
#define __ATTACHMENTS_H__
-#include "mime.h"
#include "attachmenttablemodel.h"
#include <QtGui>
#include <QWidget>