Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / t-test-independent-samples-dialog.h
1 #ifndef T_TEST_INDEPENDENT_SAMPLES_DIALOG
2 #define T_TEST_INDEPENDENT_SAMPLES_DIALOG
3
4 void t_test_independent_samples_dialog (gpointer) ;
5
6 #endif