summaryrefslogtreecommitdiff
path: root/src/lib/elm_inwin.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elm_inwin.eo')
-rw-r--r--src/lib/elm_inwin.eo4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/elm_inwin.eo b/src/lib/elm_inwin.eo
index e355c11ee..70fd024f4 100644
--- a/src/lib/elm_inwin.eo
+++ b/src/lib/elm_inwin.eo
@@ -22,8 +22,8 @@ class Elm_Inwin (Elm_Layout)
}
implements {
class.constructor;
- Eo_Base.constructor;
- Evas_Object_Smart.add;
+ Eo.Base.constructor;
+ Evas.Object_Smart.add;
Elm_Widget.parent.set;
Elm_Widget.focus_next_manager_is;
Elm_Widget.focus_next;