summaryrefslogtreecommitdiff
path: root/src/zenity.ui
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-22 09:00:16 +0000
committerJavier Jardón <jjardon@gnome.org>2015-03-22 09:16:17 +0000
commitd97b99cfc32abe024564622b0904ff773ff81107 (patch)
tree41fa4759ec5ad719f1185903b57793c9fd0a4090 /src/zenity.ui
parent81d9a261e25f5fe612affa1372e7abd95fbcf1e4 (diff)
downloadzenity-d97b99cfc32abe024564622b0904ff773ff81107.tar.gz
Use GtkScale instead deprecated GtkHScale
Diffstat (limited to 'src/zenity.ui')
-rw-r--r--src/zenity.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenity.ui b/src/zenity.ui
index 79827a9..f6bc0c7 100644
--- a/src/zenity.ui
+++ b/src/zenity.ui
@@ -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>