summaryrefslogtreecommitdiffstats
path: root/tools/genruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/genruby.rb')
-rwxr-xr-xtools/genruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index 7cf96fd..b544602 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -436,7 +436,7 @@ libs << elm_h('elm_spinner.h', 'ElmSpinner')
#libs << elm_h('elm_store.h', 'ElmX')
libs << elm_h('elm_table.h', 'ElmTable')
libs << elm_h('elm_theme.h', 'ElmTheme')
-#libs << elm_h('elm_thumb.h', 'ElmX')
+libs << elm_h('elm_thumb.h', 'ElmThumb')
libs << elm_h('elm_toolbar.h', 'ElmToolbar', ["#{NATIVE}/elementary","#{NATIVE}/elm/elm_icon"])
#libs << elm_h('elm_transit.h', 'ElmX')
#libs << elm_h('elm_video.h', 'ElmX')