[gnome-builder] command-bar: fixes UI file syntax



commit c3519abf104c07a662adb2583ae599ebec55ec28
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Sat May 2 00:19:31 2015 -0400

    command-bar: fixes UI file syntax

 data/ui/gb-command-bar.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/gb-command-bar.ui b/data/ui/gb-command-bar.ui
index 4fba126..7a33c4e 100644
--- a/data/ui/gb-command-bar.ui
+++ b/data/ui/gb-command-bar.ui
@@ -20,10 +20,10 @@
                 <property name="visible">True</property>
                 <property name="expand">True</property>
                 <property name="selection_mode">GTK_SELECTION_NONE</property>
+                <style>
+                  <class name="view"/>
+                </style>
               </object>
-              <style>
-                <class name="view"/>
-              </style>
             </child>
           </object>
         </child>


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