summaryrefslogtreecommitdiff
path: root/grc/gui/BlockTreeWindow.py
diff options
context:
space:
mode:
Diffstat (limited to 'grc/gui/BlockTreeWindow.py')
-rw-r--r--grc/gui/BlockTreeWindow.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/gui/BlockTreeWindow.py b/grc/gui/BlockTreeWindow.py
index f4b35a5dca..b04a4dda7c 100644
--- a/grc/gui/BlockTreeWindow.py
+++ b/grc/gui/BlockTreeWindow.py
@@ -228,7 +228,7 @@ class BlockTreeWindow(gtk.VBox):
elif event.state & gtk.gdk.CONTROL_MASK and event.keyval == gtk.keysyms.b:
# ugly...
- Actions.TOGGLE_BLOCKTREE_WIDGET.activate()
+ Actions.TOGGLE_BLOCKS_WINDOW.activate()
else:
return False # propagate event