Avoid gtk_widget_reparent which is deprecated
[pspp] / src / ui / gui / output-window.ui
index f89deb10c447951abc076c9b4182bcbcaba6258c..76822d17d88bada97c4aad289e4ab69ce3f83cc1 100644 (file)
   </object>
   <!-- interface-requires gtk+ 2.16 -->
   <!-- interface-naming-policy toplevel-contextual -->
-  <object class="GtkWindow" id="output-viewer-window">
-    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-    <property name="default_width">600</property>
-    <property name="default_height">400</property>
-    <child>
       <object class="GtkBox" id="box1">
         <property name="visible">True</property>
        <property name="orientation">GTK_ORIENTATION_VERTICAL</property>
           </packing>
         </child>
       </object>
-    </child>
-  </object>
 </interface>