summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-07 16:27:15 +0000
committerXisco Faulí <xiscofauli@libreoffice.org>2020-02-11 13:37:25 +0100
commitc5c27b22449b6d32d730b0c25437e9b3b99d20f6 (patch)
tree9fd58b1a756c697437de0fd65ec64d9fbe084b63
parent21119089cf47e0667dbc45d99e715af8919f0469 (diff)
crash in manage languages in basic ide
when there is more than one language, there needs to be two separate columns with a renderer each, not one column with two renderers Change-Id: Id4f2c9938fd3bd0aa3e006166df6081d57ef57df Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88223 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 68072f4c0abbcfefcde930b779eb7703f5c91eb2) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88286 Reviewed-by: Michael Stahl <michael.stahl@cib.de> Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org> Tested-by: Xisco Faulí <xiscofauli@libreoffice.org>
-rw-r--r--basctl/uiconfig/basicide/ui/defaultlanguage.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/basctl/uiconfig/basicide/ui/defaultlanguage.ui b/basctl/uiconfig/basicide/ui/defaultlanguage.ui
index 3904d8afc59e..88c9f1f2c5ba 100644
--- a/basctl/uiconfig/basicide/ui/defaultlanguage.ui
+++ b/basctl/uiconfig/basicide/ui/defaultlanguage.ui
@@ -181,6 +181,7 @@
<property name="model">liststore1</property>
<property name="headers_visible">False</property>
<property name="search_column">1</property>
+ <property name="show_expanders">False</property>
<property name="enable_tree_lines">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="Macro Library List-selection2"/>
@@ -195,6 +196,11 @@
<attribute name="active">0</attribute>
</attributes>
</child>
+ </object>
+ </child>
+ <child>
+ <object class="GtkTreeViewColumn" id="treeviewcolumn4">
+ <property name="spacing">6</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
<attributes>