[gtk+] Fix another ordering issue



commit 354146143ef9618964ff61cab264e286c422ea73
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 2 02:48:19 2015 -0400

    Fix another ordering issue

 gtk/ui/gtkfilechooserwidget.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui
index d5e8deb..2102ba8 100644
--- a/gtk/ui/gtkfilechooserwidget.ui
+++ b/gtk/ui/gtkfilechooserwidget.ui
@@ -426,6 +426,7 @@
             <property name="halign">start</property>
           </object>
           <packing>
+            <property name="left-attach">0</property>
             <property name="top-attach">2</property>
             <property name="width">2</property>
           </packing>


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