Fixed bug reporting the significance of paired value t-test.
[pspp-builds.git] / src / ui / gui / data-editor.h
index 6ee05f45a41ea7eb77ed87ac7a323363fc093f67..9ea0e9169e0ba71e714dc1ed611e2249116e55dc 100644 (file)
@@ -33,6 +33,8 @@ struct data_editor
   GtkAction *action_data_save;
 
 
+  GtkAction *invoke_text_import_assistant;
+
   /* Actions which invoke dialog boxes */
   GtkAction *invoke_weight_cases_dialog;
   GtkAction *invoke_transpose_dialog;