From 2a51cc7abfae4867c08935f42bf6c2679dc3e23b Mon Sep 17 00:00:00 2001 From: Glenn Richardson <glenn.richardson@live.com> Date: Wed, 18 May 2016 16:21:01 +0200 Subject: grc: block alignment tools --- grc/gui/Bars.py | 1 + 1 file changed, 1 insertion(+) (limited to 'grc/gui/Bars.py') diff --git a/grc/gui/Bars.py b/grc/gui/Bars.py index cb101111cd..b758f3c444 100644 --- a/grc/gui/Bars.py +++ b/grc/gui/Bars.py @@ -86,6 +86,7 @@ MENU_BAR_LIST = ( None, Actions.BLOCK_ROTATE_CCW, Actions.BLOCK_ROTATE_CW, + (gtk.Action('Align', '_Align', None, None), Actions.BLOCK_ALIGNMENTS), None, Actions.BLOCK_ENABLE, Actions.BLOCK_DISABLE, -- cgit v1.2.3