diff options
Diffstat (limited to 'grc/gui/Bars.py')
-rw-r--r-- | grc/gui/Bars.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grc/gui/Bars.py b/grc/gui/Bars.py index d95d23f1fe..770e705ffc 100644 --- a/grc/gui/Bars.py +++ b/grc/gui/Bars.py @@ -52,6 +52,7 @@ TOOLBAR_LIST = ( None, Actions.RELOAD_BLOCKS, Actions.OPEN_HIER, + Actions.BUSSIFY_SOURCES, ) ##The list of actions and categories for the menu bar. |