summaryrefslogtreecommitdiffstats
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-11-30 15:49:13 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-11-30 19:54:41 +0100
commitd02a6e62a934887fdc325c3bc02a8a0072db011a (patch)
tree8db1b717e0819bae2ec2b37dce17935b63ca3f79 /cui
parentgtk[3|4] calculate row height closer to what gtk appears to do (diff)
downloadcore-d02a6e62a934887fdc325c3bc02a8a0072db011a.tar.gz
core-d02a6e62a934887fdc325c3bc02a8a0072db011a.zip
color column missing in chart color options treeview
since... commit c1eb680261107877bf2cea9339e89e23a0a29371 Date: Thu Jul 30 21:53:18 2020 -0300 tdf#118148 All extended tips for shared/optionen Change-Id: I20d1c97a76eda924de95c3aa66e5027dfc1d02d0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126125 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/optchartcolorspage.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/optchartcolorspage.ui b/cui/uiconfig/ui/optchartcolorspage.ui
index 71092db52e2c..d60f8152401b 100644
--- a/cui/uiconfig/ui/optchartcolorspage.ui
+++ b/cui/uiconfig/ui/optchartcolorspage.ui
@@ -54,6 +54,9 @@
<object class="GtkTreeViewColumn" id="treeviewcolumn1">
<child>
<object class="GtkCellRendererPixbuf" id="cellrenderertext1"/>
+ <attributes>
+ <attribute name="surface">0</attribute>
+ </attributes>
</child>
</object>
</child>