summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2017-05-01 16:43:46 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2017-05-02 13:45:16 +0200
commit17495047e53885a224c2180c10ec7ecece35135d (patch)
tree38568f8c3bbf3f5c4652cb2bfe39e23d89615f7b /sd/inc
parent34f7e618ddd3399d9e7f3998e25545256255d02d (diff)
tdf#105703: Restore user-defined motion paths for animations
Yet another fallback from Google Summer of Regressions. The rest of the functionality has been removed by loplugin and other hyperactive code cleaners, so I've restored it, mostly unmodified. Change-Id: If0576abe9ce86c6f939d54bcf8f872dfce131e68 Reviewed-on: https://gerrit.libreoffice.org/37138 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sd/inc')
-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 4dfb5122295e..58f0d0bf7afe 100644
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -445,6 +445,7 @@
// Add companion for the SID_HIDE_SLIDE (that is defined in svx)
#define SID_SHOW_SLIDE (SID_SD_START+441)
+#define SID_ADD_MOTION_PATH (SID_SD_START+442)
// FREE
#define SID_ZOOM_MODE (SID_SD_START+447)