diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-10-05 19:54:33 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-10-05 19:54:33 +0000 |
commit | a3871904220dcac97f2e84f121eab3e58ab30af0 (patch) | |
tree | 0e02aa97305fce6828b900a53180f8a1dab03d4a /gpgwin.h | |
parent | now checked keys in the mainwindow's keylist are also checked in the fileencr... (diff) | |
download | gpg4usb-a3871904220dcac97f2e84f121eab3e58ab30af0.tar.gz gpg4usb-a3871904220dcac97f2e84f121eab3e58ab30af0.zip |
check attachmentfolder for files all 5 sec
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@381 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpgwin.h')
-rw-r--r-- | gpgwin.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ public slots: void fileEncryption(); void openSettingsDialog(); void openTutorial(); + void checkAttachmentFolder(); // void dropEvent(QDropEvent *event); private: |