From 8b06b41f81dd163888d846d72bb193b6fd0a1841 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Sun, 7 Mar 2010 15:14:39 -0800 Subject: [PATCH] Restore node toolbar buttons that were just commented out. Fixes bug #534045. --- src/widgets/toolbox.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 8b12a7a5e..88a5440e6 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -301,9 +301,9 @@ static gchar const * ui_descr = " " " " " " - //" " - //" " - //" " + " " + " " + " " " " " " " " -- 2.30.2