aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-05-12 18:47:06 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-05-12 18:47:06 +0000
commit640611e77ff825c586d305bb6c56ad58d19f8e2c (patch)
treefc008fc2c4fc5fea3666a44b35b8d79f1f41ef4b
parentadd option for mimeparsing to settings-dialog (diff)
downloadgpg4usb-640611e77ff825c586d305bb6c56ad58d19f8e2c.tar.gz
gpg4usb-640611e77ff825c586d305bb6c56ad58d19f8e2c.zip
update attachment-todo
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@327 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--attachments.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/attachments.cpp b/attachments.cpp
index c844e81..4223043 100644
--- a/attachments.cpp
+++ b/attachments.cpp
@@ -23,6 +23,7 @@
* - check content encoding (base64 / quoted-printable) and apply appropriate opperation (maybe already in mime.cpp)
* - check memory usage, use less copy operations / more references
* - try table-model-view for mimeparts
+ * - possibility to clear attachment-view , e.g. with decryption or encrypting a new message
*/
#include "attachments.h"