aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'attachments.cpp')
-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"