You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mMapLegend->setWhatsThis( tr( "Map legend that displays all the layers currently on the map canvas. Click on the check box to turn a layer on or off. Double click on a layer in the legend to customize its appearance and set other properties." ) );
1648
-
mLegendDock = newQDockWidget( tr( "Legend" ), this );
1648
+
mLegendDock = newQDockWidget( tr( "Layers" ), this );
0 commit comments