summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/genruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index c0fa0c1..043f80b 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -374,7 +374,7 @@ libs << elm_h('elc_fileselector.h', 'ElmFileSelector')
libs << elm_h('elc_hoversel.h', 'ElmHoverSel', ["#{NATIVE}/elementary","#{NATIVE}/elm/elm_icon"])
#libs << elm_h('elc_multibuttonentry.h', 'ElmX')
#libs << elm_h('elc_naviframe.h', 'ElmX')
-#libs << elm_h('elm_actionslider.h', 'ElmX')
+libs << elm_h('elm_actionslider.h', 'ElmActionSlider')
#libs << elm_h('elm_app.h', 'ElmX')
#libs << elm_h('elm_authors.h', 'ElmX')
libs << elm_h('elm_bg.h', 'ElmBg')