aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-07-22 22:57:35 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-07-22 22:57:35 +0000
commita354065dd390bed674538b68bbbb23c7ce80eb51 (patch)
tree2c7dcc8b47179cd4147486965f0dcd39f4073a0c /gpg4usb.pro
parentverify returns gpgme_op_verify_result (diff)
downloadgpg4usb-a354065dd390bed674538b68bbbb23c7ce80eb51.tar.gz
gpg4usb-a354065dd390bed674538b68bbbb23c7ce80eb51.zip
independent notifcation area
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r--gpg4usb.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro
index dc50340..ef8e2a1 100644
--- a/gpg4usb.pro
+++ b/gpg4usb.pro
@@ -29,7 +29,8 @@ HEADERS += attachments.h \
textedit.h \
editorpage.h \
quitdialog.h \
- keyserverimportdialog.h
+ keyserverimportdialog.h \
+ verifynotification.h
SOURCES += attachments.cpp \
context.cpp \
gpgwin.cpp \
@@ -45,7 +46,8 @@ SOURCES += attachments.cpp \
textedit.cpp \
editorpage.cpp \
quitdialog.cpp \
- keyserverimportdialog.cpp
+ keyserverimportdialog.cpp \
+ verifynotification.cpp
RC_FILE = gpg4usb.rc
# comment out line below for static building