Removing default W size for gc-roster in glade. Fixes a bug where at creation,
this size replace the one we saved, everytime. Hope that doesn't create others problems, but seems not.
This commit is contained in:
parent
e6e0323a70
commit
61e723d632
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@
|
|||
<property name="position">495</property>
|
||||
<child>
|
||||
<widget class="GtkVBox" id="vbox108">
|
||||
<property name="width_request">150</property>
|
||||
<property name="width_request">0</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
|
|
Loading…
Add table
Reference in a new issue