sd/uiconfig/simpress/ui/customanimationspanel.ui | 1 - 1 file changed, 1 deletion(-)
New commits: commit a60960272ec3079d14295a72ccd08294077f5783 Author: Akshay Deep <[email protected]> Date: Sat Feb 4 23:01:09 2017 +0530 tdf#98034 fix alignment of delay spinbox Change-Id: Ifb6609a4315851d4eae2c7017c25f0ad7b833123 Reviewed-on: https://gerrit.libreoffice.org/33916 Tested-by: Jenkins <[email protected]> Reviewed-by: Akshay Deep <[email protected]> diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui index 9688079..f404175 100644 --- a/sd/uiconfig/simpress/ui/customanimationspanel.ui +++ b/sd/uiconfig/simpress/ui/customanimationspanel.ui @@ -359,7 +359,6 @@ <object class="GtkSpinButton" id="delay_value:0.0sec"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="halign">start</property> <property name="hexpand">True</property> <property name="text" translatable="yes">0.0</property> <property name="adjustment">adjustment1</property> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
