diff options
author | Katarina Behrens <bubli@bubli.org> | 2013-08-12 19:58:06 +0200 |
---|---|---|
committer | Katarina Behrens <bubli@bubli.org> | 2013-08-13 11:00:29 +0200 |
commit | 14d05d3f0c4f41a74a7414258531912410060e5b (patch) | |
tree | 46a943ba035fbf2c1a70c629802300ab80ae0a90 /sd/UIConfig_simpress.mk | |
parent | 8b961216f42aa4c43d3d0958f81cd8c7e9f4e195 (diff) |
Converted custom animation property dialog to .ui
Change-Id: Ifd1e745867ca80dd65619a0b54df97931d3044a7
Diffstat (limited to 'sd/UIConfig_simpress.mk')
-rw-r--r-- | sd/UIConfig_simpress.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sd/UIConfig_simpress.mk b/sd/UIConfig_simpress.mk index 5485effce17d..075223c4a66d 100644 --- a/sd/UIConfig_simpress.mk +++ b/sd/UIConfig_simpress.mk @@ -73,6 +73,10 @@ $(eval $(call gb_UIConfig_add_uifiles,modules/simpress,\ sd/uiconfig/simpress/ui/customanimationcreatedialog \ sd/uiconfig/simpress/ui/customanimationcreatetab \ sd/uiconfig/simpress/ui/customanimationspanel \ + sd/uiconfig/simpress/ui/customanimationproperties \ + sd/uiconfig/simpress/ui/customanimationeffecttab \ + sd/uiconfig/simpress/ui/customanimationtimingtab \ + sd/uiconfig/simpress/ui/customanimationtexttab \ sd/uiconfig/simpress/ui/customslideshows \ sd/uiconfig/simpress/ui/definecustomslideshow \ sd/uiconfig/simpress/ui/masterlayoutdlg \ |