[baobab] Remove the shadow around the treeview



commit 2e208082b366c1e0e47256d18e81b20c28d7cebf
Author: Paolo Borelli <pborelli gnome org>
Date:   Sun Aug 5 12:56:10 2012 +0200

    Remove the shadow around the treeview

 src/baobab-main-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/baobab-main-window.ui b/src/baobab-main-window.ui
index 1f39991..a0588af 100644
--- a/src/baobab-main-window.ui
+++ b/src/baobab-main-window.ui
@@ -215,7 +215,7 @@
               <object class="GtkScrolledWindow" id="scrolled-window">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="shadow_type">in</property>
+                <property name="shadow_type">none</property>
                 <property name="hexpand">True</property>
                 <child>
                   <object class="GtkTreeView" id="treeview">



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