[glom] Formatting: Corrections for the GtkTable->GtkGrid conversion.



commit 6e66f63a795cc71db97bb7580c109d5250e7bc01
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Oct 21 12:00:49 2013 +0200

    Formatting: Corrections for the GtkTable->GtkGrid conversion.

 ui/developer/box_formatting.glade |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/ui/developer/box_formatting.glade b/ui/developer/box_formatting.glade
index 2817c0f..b5babee 100644
--- a/ui/developer/box_formatting.glade
+++ b/ui/developer/box_formatting.glade
@@ -586,8 +586,9 @@
                                   </object>
                                   <packing>
                                     <property name="left_attach">1</property>
-                                    <property name="right_attach">2</property>
-                                    <property name="y_options"></property>
+                                    <property name="width">1</property>
+                                    <property name="top_attach">0</property>
+                                    <property name="height">1</property>
                                   </packing>
                                 </child>
                                 <child>


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