Use GtkScale instead deprecated GtkHScale
This commit is contained in:
parent
81d9a261e2
commit
d97b99cfc3
@ -83,7 +83,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkHScale" id="zenity_scale_hscale">
|
||||
<object class="GtkScale" id="zenity_scale_hscale">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="adjustment">adjustment1</property>
|
||||
|
Reference in New Issue
Block a user