aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.cpp
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-05-12 18:38:27 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-05-12 18:38:27 +0000
commitd12ebc839f2d509c8a5ac60f7e9e55ffab5dcbcf (patch)
tree01780dd64257fa84bc76ed7c79285513d5235673 /attachments.cpp
parentvisual polishing of attachment-view, testfile for more attachments, add test-... (diff)
downloadgpg4usb-d12ebc839f2d509c8a5ac60f7e9e55ffab5dcbcf.tar.gz
gpg4usb-d12ebc839f2d509c8a5ac60f7e9e55ffab5dcbcf.zip
add option for mimeparsing to settings-dialog
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@326 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'attachments.cpp')
-rw-r--r--attachments.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/attachments.cpp b/attachments.cpp
index dc248a4..c844e81 100644
--- a/attachments.cpp
+++ b/attachments.cpp
@@ -21,7 +21,6 @@
/* TODO:
* - check content encoding (base64 / quoted-printable) and apply appropriate opperation (maybe already in mime.cpp)
- * - add option to settingsdialog for mimeparsing
* - check memory usage, use less copy operations / more references
* - try table-model-view for mimeparts
*/