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
1 changed files with 1 additions and 1 deletions

View File

@ -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>