Fixed second Glade 3.10 warning,.Closes #4208
This commit is contained in:
parent
785de02d57
commit
c67947d02d
1 changed files with 1 additions and 2 deletions
|
|
@ -18,6 +18,7 @@
|
|||
<child>
|
||||
<object class="GtkButton" id="Send">
|
||||
<property name="label" translatable="yes">_Send</property>
|
||||
<property name="use_action_appearance">False</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
|
|
@ -49,8 +50,6 @@
|
|||
<property name="can_focus">False</property>
|
||||
<property name="row_spacing">6</property>
|
||||
<property name="column_spacing">6</property>
|
||||
<property name="n_rows">4</property>
|
||||
<property name="n_columns">2</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="to label">
|
||||
<property name="visible">True</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue