PsppireButtonBox: Remove Close from the default set of buttons
[pspp] / src / ui / gui / psppire-buttonbox.c
index 89d24c32081b6d88c6fb43875d4c796d2567160a..ac40058dba77a0c219185c1bd89c78497647b8b2 100644 (file)
@@ -176,7 +176,6 @@ psppire_button_box_class_init (PsppireButtonBoxClass *class)
                        PSPPIRE_TYPE_BUTTON_MASK,
                        PSPPIRE_BUTTON_OK_MASK |
                        PSPPIRE_BUTTON_CANCEL_MASK |
-                       PSPPIRE_BUTTON_CLOSE_MASK |
                        PSPPIRE_BUTTON_RESET_MASK |
                        PSPPIRE_BUTTON_HELP_MASK |
                        PSPPIRE_BUTTON_PASTE_MASK,