[gnome-builder] command-bar: drop the separator



commit fd38692efea7b12515c1ba7c6902c70fe1c5f441
Author: Christian Hergert <christian hergert me>
Date:   Thu Dec 25 02:24:52 2014 -0800

    command-bar: drop the separator

 src/resources/ui/gb-command-bar.ui |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/resources/ui/gb-command-bar.ui b/src/resources/ui/gb-command-bar.ui
index 0419db4..4e23053 100644
--- a/src/resources/ui/gb-command-bar.ui
+++ b/src/resources/ui/gb-command-bar.ui
@@ -28,12 +28,6 @@
           </object>
         </child>
         <child>
-          <object class="GtkSeparator" id="hsep1">
-            <property name="orientation">horizontal</property>
-            <property name="visible">True</property>
-          </object>
-        </child>
-        <child>
           <object class="GtkScrolledWindow" id="completion_scroller">
             <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
             <property name="visible">False</property>


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