fix GLib-GObject-CRITICAL **: invalid cast from 'GtkImage' to 'GtkLabel'
Change-Id: I35d615948c4d7fe0fd95014d225fff188de5639d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173072 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Jenkins
This commit is contained in:
parent
886d9d3e25
commit
93441942a9
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated with glade 3.38.2 -->
|
||||
<!-- Generated with glade 3.40.0 -->
|
||||
<interface domain="svx">
|
||||
<requires lib="gtk+" version="3.20"/>
|
||||
<object class="GtkAdjustment" id="adjustment1">
|
||||
|
@ -104,6 +104,7 @@
|
|||
<property name="valign">center</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="draw-indicator">True</property>
|
||||
<property name="label" translatable="no"></property>
|
||||
<child>
|
||||
<placeholder/>
|
||||
</child>
|
||||
|
|
Loading…
Reference in a new issue