Missing Value Dialog: Remove GtkAlignment
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 4 Dec 2015 12:52:14 +0000 (13:52 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 4 Dec 2015 12:52:14 +0000 (13:52 +0100)
src/ui/gui/missing-val-dialog.ui

index 598ed24ba7a2c60052ea5985e372f24c1bc2b92f..9fd43d801977fa65af3792d1742de173c801e456 100644 (file)
        <property name="label_xalign">0</property>
        <property name="shadow_type">none</property>
        <child>
-         <object class="GtkAlignment" id="alignment3">
-           <property name="visible">True</property>
-           <property name="left_padding">12</property>
-           <child>
              <object class="GtkHBox" id="hbox5">
                <property name="visible">True</property>
                <property name="border_width">5</property>
                <property name="spacing">6</property>
+               <property name="margin-start">12</property>
                <property name="homogeneous">True</property>
                <child>
                  <object class="GtkEntry" id="mv0">
@@ -88,8 +85,6 @@
                  </packing>
                </child>
              </object>
-           </child>
-         </object>
        </child>
        <child type="label">
          <object class="GtkRadioButton" id="discrete_missing">
        <property name="label_xalign">0</property>
        <property name="shadow_type">none</property>
        <child>
-         <object class="GtkAlignment" id="alignment5">
-           <property name="visible">True</property>
-           <property name="left_padding">12</property>
-           <child>
              <object class="GtkTable" id="table1">
                <property name="visible">True</property>
                <property name="n_rows">3</property>
                <property name="n_columns">2</property>
                <property name="column_spacing">6</property>
                <property name="row_spacing">6</property>
+               <property name="margin-start">12</property>
                <child>
                  <object class="GtkLabel" id="label11">
                    <property name="visible">True</property>
                    <property name="bottom_attach">3</property>
                  </packing>
                </child>
-             </object>
-           </child>
          </object>
        </child>
        <child type="label">