summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/elm/elm_table.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-02-28 12:46:38 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-02-28 12:46:38 +0100
commitffd406e187f6f23862ddc53b2fb706969433f9c3 (patch)
tree78f0bce5ba3bf34376c1aa371c8f5081a7883dd8 /lib/efl/native/elm/elm_table.rb
parent6a4bd735615354ba0d78fdabfbddcf17871c7f3e (diff)
downloadffi-efl-ffd406e187f6f23862ddc53b2fb706969433f9c3.zip
ffi-efl-ffd406e187f6f23862ddc53b2fb706969433f9c3.tar.gz
elm_toolbar, elm_table: ElmX->...
Diffstat (limited to 'lib/efl/native/elm/elm_table.rb')
-rw-r--r--lib/efl/native/elm/elm_table.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/native/elm/elm_table.rb b/lib/efl/native/elm/elm_table.rb
index f8d6d60..b65189e 100644
--- a/lib/efl/native/elm/elm_table.rb
+++ b/lib/efl/native/elm/elm_table.rb
@@ -6,7 +6,7 @@ require 'efl/native/elementary'
#
module Efl
#
- module ElmX
+ module ElmTable
#
FCT_PREFIX = 'elm_table_' unless const_defined? :FCT_PREFIX
#