svx/uiconfig/ui/fontworkgallerydialog.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit c23c071f38978f51a03dc352058c34448d314e03
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Mon Feb 27 14:18:48 2023 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Mon Feb 27 15:06:05 2023 +0000

    tdf#153855: Crash on opening Fontwork dialog
    
    it was removed in 2b0907967f0b44bae505045651ae393e89d5172a
    "Bump Glade release for fontworkgallerydialog"
    
    Change-Id: I495144904fcb712a83b6d62b7e72e7cfb68e4805
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147915
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/svx/uiconfig/ui/fontworkgallerydialog.ui 
b/svx/uiconfig/ui/fontworkgallerydialog.ui
index 7fcbda3b8274..a638b7b8a3c1 100644
--- a/svx/uiconfig/ui/fontworkgallerydialog.ui
+++ b/svx/uiconfig/ui/fontworkgallerydialog.ui
@@ -117,6 +117,7 @@
                     <property name="hexpand">True</property>
                     <property name="vexpand">True</property>
                     <property name="model">liststore1</property>
+                    <property name="pixbuf-column">0</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="ctlFavoriteswin-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="fontworkgallerydialog|extended_tip|ctlFavoriteWin">Select a Fontwork 
style and click OK to insert the Fontwork into your document. Double-click or 
Ctrl (Command) + double-click the Fontwork in your document to enter text edit 
mode and change the text.</property>

Reply via email to