diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-05-14 23:46:01 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-05-14 23:46:01 +0000 |
commit | 675fddac2f879d81b45e76cd72b50a0638cbc8ff (patch) | |
tree | c3d65b8416d95477e20f85f4cfdef5346f06add2 /gpgwin.h | |
parent | don't try to save file if abort is hit (diff) | |
download | gpg4usb-675fddac2f879d81b45e76cd72b50a0638cbc8ff.tar.gz gpg4usb-675fddac2f879d81b45e76cd72b50a0638cbc8ff.zip |
quotedPrintableDecode copied from KCodecs
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@332 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpgwin.h')
-rw-r--r-- | gpgwin.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ #include "attachments.h" #include "mime.h" #include "keymgmt.h" +#include "kcodecs.h" class QMainWindow; class QPlainTextEdit; |