Fix duplicate object ids in glade files
svn: r14009
This commit is contained in:
parent
f56402cf37
commit
721f97459e
@ -192,7 +192,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkLabel" id="title">
|
||||
<object class="GtkLabel" id="title1">
|
||||
<property name="visible">True</property>
|
||||
<property name="justify">center</property>
|
||||
</object>
|
||||
|
@ -80,7 +80,7 @@
|
||||
<property name="border_width">6</property>
|
||||
<property name="spacing">12</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="title">
|
||||
<object class="GtkLabel" id="title1">
|
||||
<property name="visible">True</property>
|
||||
<property name="ypad">6</property>
|
||||
<property name="justify">center</property>
|
||||
@ -197,7 +197,7 @@
|
||||
<property name="border_width">6</property>
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="title">
|
||||
<object class="GtkLabel" id="title2">
|
||||
<property name="visible">True</property>
|
||||
<property name="justify">center</property>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user