summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hacohen <tom@stosb.com>2015-04-22 12:36:32 +0100
committerTom Hacohen <tom@stosb.com>2015-05-06 15:46:45 +0100
commit62a27086d1da2d87ed4af4e468f062b65be3b994 (patch)
treef47a9bd36e18ca0a1c7cb06c993d573bf93b9561
parent66b7a66ce81c0279228eb6855a6cf0e27badc3e0 (diff)
downloadelementary-62a27086d1da2d87ed4af4e468f062b65be3b994.tar.gz
Elm actionslider: Use correct Eolian namespace syntax.
-rw-r--r--src/lib/elm_actionslider.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elm_actionslider.eo b/src/lib/elm_actionslider.eo
index 5e95961c7..eeb5e9982 100644
--- a/src/lib/elm_actionslider.eo
+++ b/src/lib/elm_actionslider.eo
@@ -1,4 +1,4 @@
-class Elm_Actionslider (Elm_Layout)
+class Elm.Actionslider (Elm_Layout)
{
eo_prefix: elm_obj_actionslider;
properties {