From 9c146cabc8bb9fe63c07a6ce1b72c7410af229c4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 13 Jan 2013 18:14:32 +0000 Subject: Fix invalid toolbar icon size. git-svn-id: http://svn.drobilla.net/lad/trunk/machina@4961 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/machina.ui | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'src') diff --git a/src/gui/machina.ui b/src/gui/machina.ui index bb1b711..88c1c0b 100644 --- a/src/gui/machina.ui +++ b/src/gui/machina.ui @@ -2,6 +2,13 @@ + + 1 + 480 + 120 + 1 + 10 + gtk-media-record True @@ -59,13 +66,6 @@ along with Machina; if not, write to the Free Software Foundation, Inc., - - 1 - 480 - 120 - 1 - 10 - False 8 @@ -373,6 +373,8 @@ press stop or play and the new nodes will be added to the machine. False icons False + 2 + True stop_action @@ -631,7 +633,7 @@ press stop or play and the new nodes will be added to the machine. GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK icons False - 0 + 2 True -- cgit v1.2.1