Added rudimentary version of the Logistic Regression Dialog
[pspp] / src / ui / gui / widgets.c
index 5cff7e9265d98124c73c75416c7036a7dc51605b..5d8351c44126858d772acb3aaa1260d07fb4e8b5 100644 (file)
@@ -54,6 +54,7 @@ preregister_widgets (void)
   psppire_dialog_action_descriptives_get_type ();
   psppire_dialog_action_examine_get_type ();
   psppire_dialog_action_factor_get_type ();
+  psppire_dialog_action_logistic_get_type ();
   psppire_dialog_action_kmeans_get_type ();
   psppire_dialog_action_means_get_type ();
   psppire_dialog_action_indep_samps_get_type ();