summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorAndre Fischer <af@apache.org>2013-06-05 15:40:56 +0000
committerAndre Fischer <af@apache.org>2013-06-05 15:40:56 +0000
commit7b26aba94e5544937f1e37e34915bcb276bc3c27 (patch)
treebabede9a22ad29ca8ccd9e33acc788348befc6b5 /sd/inc
parent136976efb17b8617a83c7f26601cd04031b51e7f (diff)
122470: Fixed programmatic triggered switching of sidebar decks.
Notes
Notes: merged as: 50cbbc7f3afdd077e98f416f97390fe93428e8cf
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/app.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 5d8bcd4e7534..5abda4c7e254 100644
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -487,7 +487,7 @@
#define SID_TP_USE_FOR_NEW_PRESENTATIONS (SID_SD_START+427)
#define SID_TP_SHOW_LARGE_PREVIEW (SID_SD_START+428)
#define SID_TP_SHOW_SMALL_PREVIEW (SID_SD_START+429)
-#define SID_SHOW_TOOL_PANEL (SID_SD_START+430)
+// SID_SD_START+430 is unused
#define SID_INSERT_MASTER_PAGE (SID_SD_START+431)
#define SID_DELETE_MASTER_PAGE (SID_SD_START+432)
#define SID_RENAME_MASTER_PAGE (SID_SD_START+433)