K Means Dialog: Correct order of widgets
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 7 Dec 2015 18:40:34 +0000 (19:40 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 7 Dec 2015 18:40:34 +0000 (19:40 +0100)
src/ui/gui/k-means.ui

index da70cc029629cc98dd71b1b21269623c2a32a129..f3c0d53aaa50f9b31b506b9e859e694313c94063 100644 (file)
@@ -45,7 +45,7 @@
               <object class="GtkScrolledWindow" id="scrolledwindow1">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="hexpand">False</property>
+                <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
                 <property name="hscrollbar_policy">never</property>
                 <property name="shadow_type">in</property>
                 </child>
               </object>
               <packing>
-                <property name="left_attach">2</property>
+                <property name="left_attach">0</property>
                 <property name="top_attach">0</property>
+                <property name="height">2</property>
               </packing>
             </child>
             <child>
               <object class="GtkScrolledWindow" id="scrolledwindow2">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="hexpand">True</property>
+                <property name="hexpand">False</property>
+                <property name="vexpand">True</property>
                 <property name="shadow_type">in</property>
                 <child>
                   <object class="PsppireVarView" id="psppire-var-view1">
@@ -87,9 +89,8 @@
                 </child>
               </object>
               <packing>
-                <property name="left_attach">0</property>
+                <property name="left_attach">2</property>
                 <property name="top_attach">0</property>
-                <property name="height">2</property>
               </packing>
             </child>
             <child>