diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-05-18 19:13:19 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-05-18 19:13:19 +0000 |
commit | 94afd11fc7b45a4f6f2a7399b7ca0178ef6c0a0f (patch) | |
tree | 36e70043c42dd1b52a106928f1356a7262eb3cd5 /attachments.cpp | |
parent | repaired shortcuts and made the most of them OS conform (in Linux other than ... (diff) | |
download | gpg4usb-94afd11fc7b45a4f6f2a7399b7ca0178ef6c0a0f.tar.gz gpg4usb-94afd11fc7b45a4f6f2a7399b7ca0178ef6c0a0f.zip |
add link to online tutorials in help menu
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@342 34ebc366-c3a9-4b3c-9f84-69acf7962910
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) */ |