Skip to content

Commit 29bc792

Browse files
committed
Old version of libglade crashes if there is not an id in the object class
1 parent 754c5b2 commit 29bc792

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

remmina/ui/remmina_main.glade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Generated with glade 3.20.0
2+
<!-- Generated with glade 3.20.0
33
44
Remmina - The GTK+ Remmina Remote Desktop Client
55
Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2018
@@ -731,7 +731,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
731731
<property name="margin_right">16</property>
732732
<property name="orientation">vertical</property>
733733
<child>
734-
<object class="GtkSeparator">
734+
<object class="GtkSeparator" id="ustat_separator">
735735
<property name="visible">True</property>
736736
<property name="can_focus">False</property>
737737
</object>

0 commit comments

Comments
 (0)