starmath/uiconfig/smath/ui/dockingelements.ui      |    1 -
 starmath/uiconfig/smath/ui/sidebarelements_math.ui |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 66b1ebd4ddc7127a923bf81eb569e7f99dd52022
Author:     Caolán McNamara <[email protected]>
AuthorDate: Wed Jun 8 19:48:06 2022 +0100
Commit:     Caolán McNamara <[email protected]>
CommitDate: Wed Jun 8 22:24:51 2022 +0200

    gtk: let math GtkIconViews flow to fill available space with icons
    
    Change-Id: I25f3433e9404ac1938568607a9a52a50ca8a7892
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135513
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/starmath/uiconfig/smath/ui/dockingelements.ui 
b/starmath/uiconfig/smath/ui/dockingelements.ui
index a9f1086204f8..604ffc0630fe 100644
--- a/starmath/uiconfig/smath/ui/dockingelements.ui
+++ b/starmath/uiconfig/smath/ui/dockingelements.ui
@@ -45,7 +45,6 @@
             <property name="hexpand">True</property>
             <property name="vexpand">True</property>
             <property name="model">liststore1</property>
-            <property name="columns">2</property>
             <property name="pixbuf-column">0</property>
             <property name="activate-on-single-click">True</property>
           </object>
diff --git a/starmath/uiconfig/smath/ui/sidebarelements_math.ui 
b/starmath/uiconfig/smath/ui/sidebarelements_math.ui
index e82e6032de22..80bdfda4064b 100644
--- a/starmath/uiconfig/smath/ui/sidebarelements_math.ui
+++ b/starmath/uiconfig/smath/ui/sidebarelements_math.ui
@@ -75,7 +75,6 @@
             <property name="hexpand">True</property>
             <property name="vexpand">True</property>
             <property name="model">liststore2</property>
-            <property name="columns">2</property>
             <property name="pixbuf-column">0</property>
             <property name="activate-on-single-click">True</property>
           </object>

Reply via email to