summaryrefslogtreecommitdiff
path: root/grc/gui/Bars.py
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2015-04-04 10:41:49 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2015-04-04 10:41:49 -0700
commit61c4e2f62d18b3b2f0663b8c0a54a105d3896883 (patch)
tree1ee92dc79a2d257c45e0b32a470833057344cdea /grc/gui/Bars.py
parent0e4f02cfee57c73712a8bb21b408d69d9fcfe1b9 (diff)
parentfa2abde0a0c9c1430ca1c4bb470ddb35e18c0ee2 (diff)
Merge branch 'master' into next
Diffstat (limited to 'grc/gui/Bars.py')
-rw-r--r--grc/gui/Bars.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/grc/gui/Bars.py b/grc/gui/Bars.py
index 6ce614bc99..40ce20536c 100644
--- a/grc/gui/Bars.py
+++ b/grc/gui/Bars.py
@@ -99,6 +99,7 @@ MENU_BAR_LIST = (
Actions.TOGGLE_HIDE_DISABLED_BLOCKS,
Actions.TOGGLE_AUTO_HIDE_PORT_LABELS,
Actions.TOGGLE_SNAP_TO_GRID,
+ Actions.TOGGLE_SHOW_BLOCK_COMMENTS,
None,
Actions.ERRORS_WINDOW_DISPLAY,
Actions.FIND_BLOCKS,