From a354065dd390bed674538b68bbbb23c7ce80eb51 Mon Sep 17 00:00:00 2001 From: nils Date: Fri, 22 Jul 2011 22:57:35 +0000 Subject: independent notifcation area git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpg4usb.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gpg4usb.pro') 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 -- cgit v1.2.3