diff options
author | Csikós Tamás <csks.tomi@gmail.com> | 2013-07-25 17:56:47 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-25 16:21:13 +0000 |
commit | 9a44e90c2c5c19fb310298ed525c2b77f49c97b8 (patch) | |
tree | ff40c4c2b28a51c143910bc45e45c01238b678d3 /starmath/uiconfig | |
parent | 4f2fa58f027707254cc6d8f076354787c252a26f (diff) |
minor updates
alignmentdialog.ui - The default button's text was aligned to the right
mvtabdlg.cc - the warning text doesn't occupy the space, when there is no warning
movecopysheet.ui - top alignment set to 6, radiobuttons aligned horizontally
Change-Id: I5c3fbc512292917a2f4297e164fce73c56a124f3
Reviewed-on: https://gerrit.libreoffice.org/5110
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath/uiconfig')
-rw-r--r-- | starmath/uiconfig/smath/ui/alignmentdialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/uiconfig/smath/ui/alignmentdialog.ui b/starmath/uiconfig/smath/ui/alignmentdialog.ui index 7368f213f4cc..e0b4fede1769 100644 --- a/starmath/uiconfig/smath/ui/alignmentdialog.ui +++ b/starmath/uiconfig/smath/ui/alignmentdialog.ui @@ -66,7 +66,6 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> - <property name="image_position">right</property> </object> <packing> <property name="expand">False</property> |