[gtk+] inspector: Make button path non-homogeneous



commit 6303e62440aca0acd3c06957555fdc7d0bea90c0
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 10 10:39:31 2014 -0400

    inspector: Make button path non-homogeneous

 modules/inspector/button-path.ui |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/modules/inspector/button-path.ui b/modules/inspector/button-path.ui
index 5f832f7..21e4898 100644
--- a/modules/inspector/button-path.ui
+++ b/modules/inspector/button-path.ui
@@ -19,13 +19,12 @@
               </object>
             </child>
             <child>
-              <object class="GtkButtonBox" id="button_box">
+              <object class="GtkBox" id="button_box">
                 <property name="orientation">horizontal</property>
                 <property name="visible">True</property>
                 <property name="hexpand">True</property>
                 <property name="margin">6</property>
                 <property name="spacing">0</property>
-                <property name="layout-style">start</property>
                 <style>
                   <class name="linked"/>
                 </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]