Fix bugs in frequencies dialog.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 20 Aug 2016 15:04:30 +0000 (17:04 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 20 Aug 2016 15:04:30 +0000 (17:04 +0200)
This seems to have crept in, in commit dc6d0e08956c6ad42cc943b7496a192c71bdbe02

Thanks to Harry for reporting it.

src/ui/gui/frequencies.ui

index 1ef79dae737815629fbecc54bae2f2c7d619f64d..e2deb77db60ee1fde3af5b0fcce77d25746b91aa 100644 (file)
           </packing>
         </child>
         <child>
-          <object class="GtkButtonBox" id="psppire-vbuttonbox2">
+          <object class="PsppireButtonbox" id="psppire-vbuttonbox2">
+           <property name="orientation">vertical</property>
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
           </packing>
         </child>
         <child>
-          <object class="GtkButtonBox" id="psppire-vbuttonbox3">
+          <object class="PsppireButtonbox" id="psppire-vbuttonbox3">
+           <property name="orientation">vertical</property>
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>