Separated psppire_selector_set_subjects into two individual functions
[pspp-builds.git] / src / ui / gui / frequencies-dialog.c
index 0ec5a73f9915bfd2ba58520b04281fce6b29a860..1d6a3a2a4b322e8931be6ee8219a90e891957ab8 100644 (file)
@@ -340,9 +340,8 @@ frequencies_dialog (GObject *o, gpointer data)
   set_dest_model (GTK_TREE_VIEW (dest), fd.dict);
 
 
-  psppire_selector_set_subjects (PSPPIRE_SELECTOR (selector),
+  psppire_selector_set_select_func (PSPPIRE_SELECTOR (selector),
                                 insert_source_row_into_tree_view,
-                                NULL,
                                 NULL);