From d12ebc839f2d509c8a5ac60f7e9e55ffab5dcbcf Mon Sep 17 00:00:00 2001 From: ubbo Date: Wed, 12 May 2010 18:38:27 +0000 Subject: add option for mimeparsing to settings-dialog git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@326 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- attachments.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'attachments.cpp') 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 */ -- cgit v1.2.3