mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
help viewer sets contents
git-svn-id: http://svn.osgeo.org/qgis/trunk@648 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
4cf974d6bc
commit
3ce8edb1f1
@ -1374,7 +1374,7 @@ void QgisApp::helpContents(){
|
||||
// find the installed location of the help files
|
||||
// open index.html using browser
|
||||
helpViewer = new QgsHelpViewer(this,"helpviewer",false);
|
||||
//helpViewer->showContent(appDir +"/share/doc","index.html");
|
||||
helpViewer->showContent(appDir +"/share/doc","index.html");
|
||||
helpViewer->show();
|
||||
}
|
||||
/** Get a pointer to the currently selected map layer */
|
||||
|
Loading…
x
Reference in New Issue
Block a user