Only one spreadsheet
[pspp] / src / ui / gui / text-data-import-dialog.h
index 0122312300af74ff30a2e496d4bacc80d96f9693..847a1af6c6b304f742c80fc3bc393f75a9f2a1e2 100644 (file)
@@ -74,6 +74,8 @@ struct import_assistant
     int skip_lines;             /* Number of initial lines to skip? */
     bool variable_names;        /* Variable names above first line of data? */
     struct dictionary *dict;
+
+    struct spreadsheet *spreadsheet;
   };
 
 struct column