Namespace police duty.
[pspp-builds.git] / src / ui / gui / psppire-buttonbox.c
index d121d961b34c3100689b687e4105a0723e0cc5a3..184ebd16df8d8deac3115172710dd451847eb7d4 100644 (file)
@@ -142,7 +142,7 @@ psppire_button_box_class_init (PsppireButtonBoxClass *class)
     g_param_spec_flags ("buttons",
                        _("Buttons"),
                        _("The mask that decides what buttons appear in the button box"),
-                       G_TYPE_PSPPIRE_BUTTON_MASK,
+                       PSPPIRE_TYPE_BUTTON_MASK,
                        PSPPIRE_BUTTON_OK_MASK |
                        PSPPIRE_BUTTON_CANCEL_MASK |
                        PSPPIRE_BUTTON_RESET_MASK |