Fixed missing KHelpCenter top banner. This resolves bug 2320.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 9 years ago
parent 638d5eaa2b
commit 1329f47fa8

@ -330,7 +330,6 @@ void MainWindow::viewUrl( const KURL &url, const KParts::URLArgs &args )
// Ensure that changing the handbook section works by forcing a reload of the page,
// thereby allowing the help tdeioslave to re-parse the fragment identifier
urlArgs.reload = true;
mDoc->gotoAnchor("");
}
}
mDoc->browserExtension()->setURLArgs( urlArgs );

Loading…
Cancel
Save