Added the Variable Information dialog.
[pspp-builds.git] / glade / bbox.c
index 9ce8c34d90ffa198fd9bc478fbff5d60e930a57e..f8a80c6b460d4d47a8880dbe44558bd6d4fd4697 100644 (file)
@@ -37,7 +37,7 @@ glade_psppire_button_box_get_internal_child (GladeWidgetAdaptor  *adaptor,
   g_print ("%s\n", __FUNCTION__);
 #endif
 
-  return bbox;
+  return GTK_WIDGET (bbox);
 }