From df26b1384ce2bdaad1dfbe37a42f99c849b14c03 Mon Sep 17 00:00:00 2001 From: dooglus Date: Wed, 22 Aug 2007 21:36:34 +0000 Subject: [PATCH] Move 'increase amount' and 'decrease amount' from the canvas menu to the layer menu, since they operate on the selected layers, not on the canvas. git-svn-id: http://svn.voria.com/code@556 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/src/gtkmm/app.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/synfig-studio/trunk/src/gtkmm/app.cpp b/synfig-studio/trunk/src/gtkmm/app.cpp index 1b65585..f05bd64 100644 --- a/synfig-studio/trunk/src/gtkmm/app.cpp +++ b/synfig-studio/trunk/src/gtkmm/app.cpp @@ -906,8 +906,6 @@ init_ui_manager() " " " " " " - " " - " " " " " " " " @@ -920,6 +918,8 @@ init_ui_manager() //" " //" " " " +" " +" " " " " " " " -- 2.7.4