diff options
author | Akshay Deep <akshaydeepiitr@gmail.com> | 2017-02-04 23:01:09 +0530 |
---|---|---|
committer | Akshay Deep <akshaydeepiitr@gmail.com> | 2017-02-05 06:59:14 +0000 |
commit | a60960272ec3079d14295a72ccd08294077f5783 (patch) | |
tree | 3a26871d7d6853ec7dc1555cf55d843630953883 /sd/uiconfig | |
parent | dbc6d0e070b48fd377640e6554df895be19c2cea (diff) |
tdf#98034 fix alignment of delay spinbox
Change-Id: Ifb6609a4315851d4eae2c7017c25f0ad7b833123
Reviewed-on: https://gerrit.libreoffice.org/33916
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/simpress/ui/customanimationspanel.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui index 9688079ab858..f40417597e2a 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> |