fix gtk warning.Statusbar do not have property has_resize_grip
This commit is contained in:
parent
f20b203e0e
commit
74b56cf3f2
|
@ -1152,7 +1152,6 @@
|
|||
<child>
|
||||
<object class="GtkStatusbar" id="statusbar">
|
||||
<property name="visible">True</property>
|
||||
<property name="has_resize_grip">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
Loading…
Reference in New Issue