dangling TableNameEdits

Change-Id: I261540e6d80440dede7d185717c776a8ab6a22cb
This commit is contained in:
Caolán McNamara
2014-06-23 13:19:39 +01:00
parent 9701a7ca98
commit caf2d6543a
2 changed files with 2 additions and 3 deletions

View File

@@ -86,7 +86,7 @@
</packing>
</child>
<child>
<object class="swlo-TableNameEdit" id="name">
<object class="GtkEntry" id="name">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>

View File

@@ -105,10 +105,9 @@
<property name="row_spacing">6</property>
<property name="column_spacing">12</property>
<child>
<object class="swlo-TableNameEdit" id="nameedit">
<object class="GtkEntry" id="nameedit">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
<property name="shadow_type">out</property>
</object>
<packing>