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