diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-05-14 23:47:57 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-05-14 23:47:57 +0000 |
commit | 0d8ebe850c888a09e4ad505217852356380c1836 (patch) | |
tree | deba2a5113974a5a78740f2730120021b4afcb24 | |
parent | quotedPrintableDecode copied from KCodecs (diff) | |
download | gpg4usb-0d8ebe850c888a09e4ad505217852356380c1836.tar.gz gpg4usb-0d8ebe850c888a09e4ad505217852356380c1836.zip |
remove unused header-import
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@333 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r-- | gpgwin.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ #include "attachments.h" #include "mime.h" #include "keymgmt.h" -#include "kcodecs.h" class QMainWindow; class QPlainTextEdit; |