From ce392857bc680ef0dd895ccb2e02909389c26a33 Mon Sep 17 00:00:00 2001 From: ubbo Date: Mon, 5 Dec 2011 23:19:46 +0000 Subject: 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 --- gpg4usb.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gpg4usb.pro') 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 -- cgit v1.2.3