diff options
Diffstat (limited to 'attachments.cpp')
-rw-r--r-- | attachments.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/attachments.cpp b/attachments.cpp index d25db21..3debb91 100644 --- a/attachments.cpp +++ b/attachments.cpp @@ -30,6 +30,7 @@ * - save, delete (clear) all * - each line save & clear button * - attached files to view-menu + * - also an open button, whichs should save file to tmp-folder, and open with correct app (via QDesktopServices) */ |