aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-05 23:54:24 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-05 23:54:24 +0000
commit86f8d5eebc3d0974f631cf9c9c2bdbf82e3867cb (patch)
tree1aeac35349cc77205edc0026c0e81d2260a37716 /mainwindow.cpp
parentadded show additional uids in keydetaildialog (diff)
downloadgpg4usb-86f8d5eebc3d0974f631cf9c9c2bdbf82e3867cb.tar.gz
gpg4usb-86f8d5eebc3d0974f631cf9c9c2bdbf82e3867cb.zip
add help files
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@661 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'mainwindow.cpp')
-rw-r--r--mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mainwindow.cpp b/mainwindow.cpp
index 26c5a22..801d39d 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -565,7 +565,7 @@ void MainWindow::openTranslate() {
void MainWindow::openTutorial() {
//QDesktopServices::openUrl(QUrl("http://gpg4usb.cpunk.de/docu.html"));
- edit->newHelpTab("help", "../../src/homepage/docu.html");
+ edit->newHelpTab("help", "help/docu.html");
}
void MainWindow::startWizard()