Fixed missing KHelpCenter top banner. This resolves bug 2320.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1329f47fa8)
pull/182/head
Michele Calgaro 9 years ago
parent 6807c7f7cb
commit c656ead5f5

@ -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