Change argument type of pspp_window_register_foreach
[pspp] / src / ui / gui / oneway-anova-dialog.h
1 #ifndef ONEWAY_ANOVA_DIALOG
2 #define ONEWAY_ANOVA_DIALOG
3
4 void oneway_anova_dialog (GObject *o, gpointer data);
5
6
7 #endif