convert labels and missing values dialogs to GtkBuilder
[pspp-builds.git] / src / ui / gui / var-type-dialog.h
index cab34096c3b812fbb748ad5da676be3bc174746f..536ba465ae6ebd4d4f1a2954fcc6ceb55ca1db9c 100644 (file)
@@ -84,7 +84,7 @@ struct var_type_dialog
 };
 
 
-struct var_type_dialog * var_type_dialog_create (GladeXML *xml);
+struct var_type_dialog * var_type_dialog_create (GtkBuilder *xml);
 
 
 void var_type_dialog_set_variable (struct var_type_dialog *dialog,