From 640611e77ff825c586d305bb6c56ad58d19f8e2c Mon Sep 17 00:00:00 2001 From: ubbo Date: Wed, 12 May 2010 18:47:06 +0000 Subject: update attachment-todo git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@327 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- attachments.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'attachments.cpp') 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" -- cgit v1.2.3