aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-10-30 23:04:42 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-10-30 23:04:42 +0000
commit22471b148d8877c3fd721c443792ad1e721d00f9 (patch)
tree62c683edf0e9f9b900d7a27bc6f66e4af3ae1596 /gpg4usb.pro
parentcleaned up (diff)
downloadgpg4usb-22471b148d8877c3fd721c443792ad1e721d00f9.tar.gz
gpg4usb-22471b148d8877c3fd721c443792ad1e721d00f9.zip
added first idea of wizard
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@591 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r--gpg4usb.pro7
1 files changed, 5 insertions, 2 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro
index 7d9b4dc..9132d37 100644
--- a/gpg4usb.pro
+++ b/gpg4usb.pro
@@ -33,7 +33,8 @@ HEADERS += attachments.h \
keyserverimportdialog.h \
verifynotification.h \
verifydetailsdialog.h \
- verifykeydetailbox.h
+ verifykeydetailbox.h \
+ wizard.h
SOURCES += attachments.cpp \
gpgcontext.cpp \
@@ -54,7 +55,9 @@ SOURCES += attachments.cpp \
keyserverimportdialog.cpp \
verifynotification.cpp \
verifydetailsdialog.cpp \
- verifykeydetailbox.cpp
+ verifykeydetailbox.cpp \
+ wizard.cpp
+
RC_FILE = gpg4usb.rc
# comment out line below for static building