[gitg] No need to set the classes to the dash if they are set in the scrolled window



commit 34fcdceda503826731a0b3c21bd43761eec3c4b4
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Mar 17 11:30:58 2013 +0100

    No need to set the classes to the dash if they are set in the scrolled window

 gitg/resources/ui/gitg-window.ui |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gitg/resources/ui/gitg-window.ui b/gitg/resources/ui/gitg-window.ui
index 53db7e9..004db2e 100644
--- a/gitg/resources/ui/gitg-window.ui
+++ b/gitg/resources/ui/gitg-window.ui
@@ -157,10 +157,6 @@
                       <object class="GitgGtkDashView" id="dash_view">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <style>
-                          <class name="view"/>
-                          <class name="content-view"/>
-                        </style>
                       </object>
                     </child>
                   </object>


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