diff options
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/app.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 8da621f7596f..73a974a5f93c 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -460,6 +460,7 @@ #define SID_HIDE_LAST_LEVEL (SID_SD_START+448) #define SID_SHOW_NEXT_LEVEL (SID_SD_START+449) #define SID_PRESENTATION_MINIMIZER (SID_SD_START+450) +#define SID_REGENERATE_DIAGRAM (SID_SD_START+451) #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |