aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-05 23:19:46 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-05 23:19:46 +0000
commitce392857bc680ef0dd895ccb2e02909389c26a33 (patch)
tree1b3c16ceba55b28071b2d50e3968f175a3b45ed1 /gpg4usb.pro
parentremove everything system tray related from trunk (diff)
downloadgpg4usb-ce392857bc680ef0dd895ccb2e02909389c26a33.tar.gz
gpg4usb-ce392857bc680ef0dd895ccb2e02909389c26a33.zip
add functonality for opening online help in qtextbrowser tab
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@656 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 c7917db..772dda1 100644
--- a/gpg4usb.pro
+++ b/gpg4usb.pro
@@ -35,7 +35,8 @@ HEADERS += attachments.h \
verifynotification.h \
verifydetailsdialog.h \
verifykeydetailbox.h \
- wizard.h
+ wizard.h \
+ helppage.h
SOURCES += attachments.cpp \
gpgcontext.cpp \
@@ -58,7 +59,8 @@ SOURCES += attachments.cpp \
verifynotification.cpp \
verifydetailsdialog.cpp \
verifykeydetailbox.cpp \
- wizard.cpp
+ wizard.cpp \
+ helppage.cpp
RC_FILE = gpg4usb.rc