diff options
author | Gülşah Köse <gulsah.kose@collabora.com> | 2019-05-27 17:24:40 +0300 |
---|---|---|
committer | Gülşah Köse <gulsah.kose@collabora.com> | 2019-05-28 10:03:05 +0200 |
commit | b04fa5e4c0e9b4e1c708624873e65dec30cc5ed8 (patch) | |
tree | 38603721082bbf39aa45c43e195918cb79b61742 /cui | |
parent | 47e402169a2e84eb396aa1ef580ca1d9e6125880 (diff) |
tdf#120905 Remove double triangle from the color button.
Change-Id: I521b3a86d1fb215c6f355b198cfd5d9b5f777490
Reviewed-on: https://gerrit.libreoffice.org/73040
Tested-by: Jenkins
Reviewed-by: Gülşah Köse <gulsah.kose@collabora.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/bulletandposition.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui index 393c3fb4d841..b0b723e2f924 100644 --- a/cui/uiconfig/ui/bulletandposition.ui +++ b/cui/uiconfig/ui/bulletandposition.ui @@ -607,13 +607,13 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="xalign">0</property> - <property name="draw_indicator">True</property> + <property name="draw_indicator">False</property> <child> <placeholder/> </child> </object> <packing> - <property name="expand">True</property> + <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> |