Update
svn: r7828
This commit is contained in:
parent
7f7c4335e2
commit
e310b304c5
@ -405,9 +405,7 @@ class Reload(_Tool.Tool):
|
|||||||
old_win.close()
|
old_win.close()
|
||||||
_PluginStatus.PluginStatus(dbstate,uistate)
|
_PluginStatus.PluginStatus(dbstate,uistate)
|
||||||
|
|
||||||
# Re-generate tool and report menus
|
# Emit signal to re-generate tool and report menus
|
||||||
# FIXME: This needs to be fixed!
|
|
||||||
# build_plugin_menus(rebuild=True)
|
|
||||||
uistate.emit('plugins-reloaded',
|
uistate.emit('plugins-reloaded',
|
||||||
(_PluginMgr.tool_list,_PluginMgr.report_list))
|
(_PluginMgr.tool_list,_PluginMgr.report_list))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user