diff options
Diffstat (limited to 'sd/inc/app.hrc')
-rw-r--r-- | sd/inc/app.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 0ccbbf921b6b..f78cf1c16716 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -443,6 +443,8 @@ #define SID_SELECT_BACKGROUND (SID_SD_START+422) #define SID_OBJECT_CROP (SID_SD_START+423) +#define SID_LAYOUT_DIALOG_WIN (SID_SD_START+424) + // Slots for the tool pane popup #define SID_TP_APPLY_TO_ALL_SLIDES (SID_SD_START+425) #define SID_TP_APPLY_TO_SELECTED_SLIDES (SID_SD_START+426) |