cui/uiconfig/ui/optchartcolorspage.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit e9963db401f4f4d23d790cb68d228a0daa706cc4 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Tue Sep 17 17:36:06 2019 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Wed Sep 18 11:58:51 2019 +0200 column should be CairoSurface Change-Id: Iaccc60edbb5729121b8258416a17345df2475f50 Reviewed-on: https://gerrit.libreoffice.org/79082 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/cui/uiconfig/ui/optchartcolorspage.ui b/cui/uiconfig/ui/optchartcolorspage.ui index 253a765a258d..3078e6a8067f 100644 --- a/cui/uiconfig/ui/optchartcolorspage.ui +++ b/cui/uiconfig/ui/optchartcolorspage.ui @@ -5,7 +5,7 @@ <object class="GtkTreeStore" id="liststore1"> <columns> <!-- column-name image --> - <column type="GdkPixbuf"/> + <column type="CairoSurface"/> <!-- column-name text --> <column type="gchararray"/> <!-- column-name id --> @@ -51,7 +51,7 @@ <property name="vexpand">True</property> <property name="model">liststore1</property> <property name="headers_visible">False</property> - <property name="search_column">0</property> + <property name="search_column">1</property> <property name="show_expanders">False</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="Macro Library List-selection2"/> @@ -61,7 +61,7 @@ <child> <object class="GtkCellRendererPixbuf" id="cellrenderertext1"/> <attributes> - <attribute name="pixbuf">0</attribute> + <attribute name="surface">0</attribute> </attributes> </child> </object> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits