Merge branch 'master' into import-gui
[pspp] / src / ui / gui / text-data-import-dialog.h
index 847a1af6c6b304f742c80fc3bc393f75a9f2a1e2..dc8bef03c79aada7caf67b48ad446c490e5e52f5 100644 (file)
@@ -47,6 +47,7 @@ struct assistant
     GtkBuilder *builder;
     GtkAssistant *assistant;
     GMainLoop *main_loop;
+    bool loop_done;
     GtkWidget *paste_button;
     GtkWidget *reset_button;
     int response;