Implemented the paired samples t test dialog. Closes patch #6378
[pspp-builds.git] / src / ui / gui / select-cases-dialog.c
index 473dcdfb7ae51c0adcd742ab01cc08deaebf617d..599b212858aafe3a3438294665537736edd0836c 100644 (file)
@@ -342,7 +342,8 @@ select_cases_dialog (GObject *o, gpointer data)
                                   source,
                                   entry,
                                   insert_source_row_into_entry,
-                                  is_currently_in_entry);
+                                  is_currently_in_entry,
+                                  NULL);
   }