summaryrefslogtreecommitdiff
path: root/sd/inc/app.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-09-30 13:30:36 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-09-30 13:35:44 +0100
commited25a000ab67324075e68d9a7f3ca657b4e6a573 (patch)
tree3debdd93da4f701a01e679cb2480af77bcaea53e /sd/inc/app.hrc
parent739094745eb051e9a733ef16f59aba4cb74ea93e (diff)
implement save slide background for impress
to go along with the existing "set background", same sort of thing as the competitor's effort Change-Id: I2a1106771ead2cd926f3d631850447499340697c
Diffstat (limited to 'sd/inc/app.hrc')
-rw-r--r--sd/inc/app.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 4e1306c773aa..0b21cd0deb43 100644
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -449,6 +449,7 @@
#define SID_SLIDE_SORTER_MULTI_PANE_GUI (SID_SD_START+421)
#define SID_SELECT_BACKGROUND (SID_SD_START+422)
+#define SID_SAVE_BACKGROUND (SID_SD_START+423)
// FREE
// Slots for the tool pane popup
#define SID_TP_APPLY_TO_ALL_SLIDES (SID_SD_START+425)