mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
git-svn-id: http://svn.osgeo.org/qgis/trunk@9920 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
cb2a8b5b5b
commit
9305a5bf8a
@ -1620,6 +1620,8 @@ void QgisApp::addDockWidget( Qt::DockWidgetArea theArea, QDockWidget * thepDockW
|
||||
// add to the Panel submenu
|
||||
mPanelMenu->addAction( thepDockWidget->toggleViewAction() );
|
||||
|
||||
thepDockWidget->show();
|
||||
|
||||
// refresh the map canvas
|
||||
mMapCanvas->refresh();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user