Fix possible null pointer dereference
[pspp] / src / ui / gui / goto-case.ui
index b4b9abd4407a85f274613214aa057240bcbbdef5..1a48ec260bd671f5c8cb5e16ab42eccdb3e5ad02 100644 (file)
@@ -64,7 +64,8 @@
           </packing>
         </child>
         <child>
-          <object class="PsppireHButtonBox" id="psppire-hbuttonbox5">
+          <object class="PsppireButtonbox" id="psppire-hbuttonbox5">
+            <property name="orientation">horizontal</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>