diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-09-18 16:16:04 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-09-18 16:16:04 +0000 |
commit | 11467cf282e752ebc9ec6c782b0f44f1816c6734 (patch) | |
tree | c4ac35192fb121f8d2b570ef328d2549eb87ea5e /attachments.h | |
parent | added file containing class dependency diagram created with yed (diff) | |
download | gpg4usb-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.h | 1 |
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> |