Use GtkScale instead deprecated GtkHScale

This commit is contained in:
Javier Jardón 2015-03-22 09:00:16 +00:00
parent 81d9a261e2
commit d97b99cfc3

View File

@ -83,7 +83,7 @@
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkHScale" id="zenity_scale_hscale"> <object class="GtkScale" id="zenity_scale_hscale">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="adjustment">adjustment1</property> <property name="adjustment">adjustment1</property>