summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-07 16:27:15 +0000
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-02-08 21:15:40 +0100
commit28df8d07929a8ecea11581ad2339e0fed2ffe274 (patch)
tree2ab74da8e65718dabc120b64aa8a1aa0a1ab5836
parentb6a0dd44e5862471ef7804951b01570700d2e33c (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/+/88224 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-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 9d6f90420613..18cc8667ef55 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>