Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / t-test-one-sample.h
index 6d50f1162706af01c43e51bd756a31508191b617..7886675d4ac27b7df5506a9f8002632c4d0581d0 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef T_TEST_ONE_SAMPLE_DIALOG
 #define T_TEST_ONE_SAMPLE_DIALOG
 
-void t_test_one_sample_dialog (GObject *, gpointer) ;
+void t_test_one_sample_dialog (gpointer) ;
 
 #endif