find-dialog: Change "Cancel" button to "Close" button.
[pspp] / src / ui / gui / psppire-buttonbox.h
index 8d3d6efdfe0fab23f18e1a47ef82552c422f4a86..dc6eb5cf3178ae21b27c0586896edd2935fa7426 100644 (file)
@@ -41,6 +41,7 @@ enum
     PSPPIRE_BUTTON_GOTO,
     PSPPIRE_BUTTON_CONTINUE,
     PSPPIRE_BUTTON_CANCEL,
+    PSPPIRE_BUTTON_CLOSE,
     PSPPIRE_BUTTON_HELP,
     PSPPIRE_BUTTON_RESET,
     PSPPIRE_BUTTON_PASTE,