mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
fix: road graph not clean GUI when unload
git-svn-id: http://svn.osgeo.org/qgis/trunk@15334 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
66a55eb7cd
commit
7e7f0416e6
@ -137,6 +137,7 @@ void RoadGraphPlugin::unload()
|
||||
// remove the GUI
|
||||
mQGisIface->removePluginMenu( tr( "Road graph" ), mQSettingsAction );
|
||||
mQGisIface->removePluginMenu( tr( "Road graph" ), mQShowDirectionAction );
|
||||
mQGisIface->removePluginMenu( tr( "Road graph" ), mInfoAction );
|
||||
|
||||
mQGisIface->removeToolBarIcon( mQShowDirectionAction );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user