fix some incorrect column ids

Change-Id: I17575fb6b24e5e09791dbd3f15c6cda662fefe65
Reviewed-on: https://gerrit.libreoffice.org/79087
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara
2019-09-18 11:49:10 +01:00
parent b41e4b4cfe
commit 46479769e0
3 changed files with 10 additions and 8 deletions

View File

@@ -17,6 +17,8 @@
<column type="gchararray"/>
<!-- column-name text2 -->
<column type="gchararray"/>
<!-- column-name id -->
<column type="gchararray"/>
</columns>
</object>
<object class="GtkGrid" id="ConnPoolPage">

View File

@@ -196,7 +196,7 @@
<property name="radio">True</property>
</object>
<attributes>
<attribute name="visible">4</attribute>
<attribute name="visible">5</attribute>
<attribute name="active">0</attribute>
</attributes>
</child>

View File

@@ -28,14 +28,14 @@
<column type="gchararray"/>
<!-- column-name checkvis1 -->
<column type="gboolean"/>
<!-- column-name checktri1 -->
<column type="gboolean"/>
<!-- column-name checkvis2 -->
<column type="gboolean"/>
<!-- column-name checktri2 -->
<column type="gboolean"/>
<!-- column-name checkvis3 -->
<column type="gboolean"/>
<!-- column-name checktri1 -->
<column type="gboolean"/>
<!-- column-name checktri2 -->
<column type="gboolean"/>
<!-- column-name checktri3 -->
<column type="gboolean"/>
</columns>
@@ -134,7 +134,7 @@
<child>
<object class="GtkCellRendererToggle" id="cellrenderer1"/>
<attributes>
<attribute name="visible">4</attribute>
<attribute name="visible">6</attribute>
<attribute name="active">0</attribute>
</attributes>
</child>
@@ -148,7 +148,7 @@
<child>
<object class="GtkCellRendererToggle" id="cellrenderer5"/>
<attributes>
<attribute name="visible">5</attribute>
<attribute name="visible">7</attribute>
<attribute name="active">1</attribute>
</attributes>
</child>
@@ -162,7 +162,7 @@
<child>
<object class="GtkCellRendererToggle" id="cellrenderer7"/>
<attributes>
<attribute name="visible">6</attribute>
<attribute name="visible">8</attribute>
<attribute name="active">2</attribute>
</attributes>
</child>