From 0eb8994e73d2c453bf9faa36442f91726805d2b5 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Sun, 7 Mar 2010 16:08:32 -0800 Subject: [PATCH] Move new "NodesShow*" action to be with the existing ones on the toolbar. --- src/widgets/toolbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 88a5440e6..b4324ca0d 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -282,7 +282,6 @@ static gchar const * ui_descr = " " " " - " " " " " " " " @@ -312,6 +311,7 @@ static gchar const * ui_descr = " " " " " " + " " " " " " " " -- 2.30.2