diff options
author | David Ostrovsky <david@ostrovsky.org> | 2013-10-05 23:07:24 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-14 12:21:39 +0200 |
commit | 2aa5d13ed09c1cbad9f1da315442edfa6f9f3b60 (patch) | |
tree | 58a3d348f244247434c21eb9606b8a38726dad2c /sd/inc/sdcommands.h | |
parent | a979956012a277c9cb85147605b9671ace12aa0a (diff) |
fdo#61950 De-extensionize presentation minimizer
Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sd/inc/sdcommands.h')
-rw-r--r-- | sd/inc/sdcommands.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/inc/sdcommands.h b/sd/inc/sdcommands.h index abd03ce5a4e4..d30139294edb 100644 --- a/sd/inc/sdcommands.h +++ b/sd/inc/sdcommands.h @@ -118,6 +118,7 @@ #define CMD_SID_TP_EDIT_MASTER ".uno:TaskPaneEditMaster" #define CMD_SID_INSERTPAGE_LAYOUT_MENU ".uno:TaskPaneInsertPage" #define CMD_SID_PHOTOALBUM ".uno:PhotoAlbumDialog" +#define CMD_SID_PRESENTATION_MINIMIZER ".uno:PresentationMinimizer" #endif |