psppire-window: Fix use-after-free error in read_spv_file().
[pspp] / src / ui / gui / autorecode.ui
index 509188c7087e9eca44f965fdde8514f6ef33b735..c6af4f50173e07231108d5e5bd50a72736958043 100644 (file)
@@ -1,13 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- PSPP - a program for statistical analysis. -->
+<!-- Copyright (C) 2017 Free Software Foundation, Inc. -->
+
+<!-- This program is free software: you can redistribute it and/or modify -->
+<!-- it under the terms of the GNU General Public License as published by -->
+<!-- the Free Software Foundation, either version 3 of the License, or -->
+<!-- (at your option) any later version. -->
+
+<!-- This program is distributed in the hope that it will be useful, -->
+<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
+<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the -->
+<!-- GNU General Public License for more details. -->
+
+<!-- You should have received a copy of the GNU General Public License -->
+<!-- along with this program.  If not, see <http://www.gnu.org/licenses/>. -->
+
 <!-- Generated with glade 3.18.3 -->
 <interface>
-  <requires lib="gtk+" version="3.4.2"/>
+  <requires lib="gtk+" version="3.22"/>
   <requires lib="psppire" version="0.0"/>
   <object class="PsppireDialog" id="autorecode-dialog">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">Automatic Recode</property>
     <property name="modal">True</property>
-    <property name="help_page">AUTORECODE</property>
+    <property name="help-page">AUTORECODE</property>
     <child>
       <object class="GtkBox" id="dialog-hbox1">
         <property name="visible">True</property>
           </packing>
         </child>
         <child>
-          <object class="PsppireVButtonBox" id="psppire-vbuttonbox1">
+          <object class="PsppireButtonBox" id="psppire-vbuttonbox1">
+            <property name="orientation">vertical</property>
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="border_width">5</property>