cui/uiconfig/ui/optchartcolorspage.ui |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit d02a6e62a934887fdc325c3bc02a8a0072db011a
Author:     Caolán McNamara <[email protected]>
AuthorDate: Tue Nov 30 15:49:13 2021 +0000
Commit:     Caolán McNamara <[email protected]>
CommitDate: Tue Nov 30 19:54:41 2021 +0100

    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 <[email protected]>
    Reviewed-by: Caolán McNamara <[email protected]>

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>

Reply via email to