diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-15 22:50:11 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-15 22:50:11 +0000 |
commit | 20f449be908dbe974af547a035fbaa646e002aa1 (patch) | |
tree | 57e5c019ed336a54b2c8cb305dc83a7157e41e91 /mainwindow.h | |
parent | open integrated help from wizard (diff) | |
download | gpg4usb-20f449be908dbe974af547a035fbaa646e002aa1.tar.gz gpg4usb-20f449be908dbe974af547a035fbaa646e002aa1.zip |
choose helppage keygen.html from wizard
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@745 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'mainwindow.h')
-rw-r--r-- | mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h index bd4ef5f..1921e08 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -164,6 +164,7 @@ private slots: * @details Open integrated help in new tab. */ void openHelp(); + void openHelp(const QString page); /** * @details Show a warn message in status bar, if there are files in attachment folder. |