[dconf-editor] Remove unnecessary scrolled window shadow



commit e951c2a589e3fc95d6b0cd511f0a8daa563716a4
Author: Trinh Anh Ngoc <atw1990 gmail com>
Date:   Wed Apr 15 11:17:30 2015 +0700

    Remove unnecessary scrolled window shadow

 editor/dconf-editor.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/editor/dconf-editor.ui b/editor/dconf-editor.ui
index 3ac3247..87d2048 100644
--- a/editor/dconf-editor.ui
+++ b/editor/dconf-editor.ui
@@ -20,7 +20,6 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="hscrollbar_policy">never</property>
-            <property name="shadow_type">in</property>
             <child>
               <placeholder/>
             </child>
@@ -235,7 +234,6 @@
               <object class="GtkScrolledWindow" id="key_scrolledwindow">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="shadow_type">in</property>
                 <child>
                   <placeholder/>
                 </child>


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