From 8886123e78485e5c3d1edccaa35ce591e43dbbe5 Mon Sep 17 00:00:00 2001 From: Sebastian Koslowski <koslowski@kit.edu> Date: Wed, 20 Aug 2014 17:55:15 +0200 Subject: grc: toggle action and mod1 modifier for snap-to-grid --- 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 8dae0f6981..6ddaa4ab21 100644 --- a/grc/gui/Bars.py +++ b/grc/gui/Bars.py @@ -99,6 +99,7 @@ MENU_BAR_LIST = ( None, Actions.TOGGLE_HIDE_DISABLED_BLOCKS, Actions.TOGGLE_AUTO_HIDE_PORT_LABELS, + Actions.TOGGLE_SNAP_TO_GRID, None, Actions.ERRORS_WINDOW_DISPLAY, Actions.FIND_BLOCKS, -- cgit v1.2.3