Fix some entries in glade files that did not have id's

This commit is contained in:
Robert Fewell 2017-07-03 12:32:59 +01:00
parent 5066f69166
commit 54eaf755cc
3 changed files with 3 additions and 3 deletions

View File

@ -343,7 +343,7 @@
</packing>
</child>
<child>
<object class="GtkGrid">
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>

View File

@ -763,7 +763,7 @@
</packing>
</child>
<child>
<object class="GtkBox">
<object class="GtkBox" id="hbox6">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>

View File

@ -1193,7 +1193,7 @@ More information can be displayed by using the help button.</property>
</packing>
</child>
<child internal-child="action_area">
<object class="GtkBox">
<object class="GtkBox" id="assistant-action_area2">
<property name="can_focus">False</property>
</object>
</child>