Remove an extraneous GtkBox in groupchat_control.
This commit is contained in:
parent
277e13bdd8
commit
5a976f86a3
1 changed files with 11 additions and 22 deletions
|
@ -181,10 +181,6 @@
|
|||
<child>
|
||||
<object class="GtkBox" id="actions_hbox">
|
||||
<property name="height_request">34</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="hbox3023">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
|
@ -205,13 +201,6 @@
|
|||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">False</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue