diff options
Diffstat (limited to 'mate-screenshot/src/screenshot-dialog.h')
-rw-r--r-- | mate-screenshot/src/screenshot-dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-screenshot/src/screenshot-dialog.h b/mate-screenshot/src/screenshot-dialog.h index 0cd5e1da..ba9702d6 100644 --- a/mate-screenshot/src/screenshot-dialog.h +++ b/mate-screenshot/src/screenshot-dialog.h @@ -26,6 +26,7 @@ typedef struct ScreenshotDialog ScreenshotDialog; /* Keep in sync with the value defined in the UI file */ #define SCREENSHOT_RESPONSE_COPY 1 +#define SCREENSHOT_RESPONSE_NEW 22 ScreenshotDialog *screenshot_dialog_new (GdkPixbuf *screenshot, char *initial_uri, |