summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_notify.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_notify.eo')
-rw-r--r--src/lib/elementary/elm_notify.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/elm_notify.eo b/src/lib/elementary/elm_notify.eo
index 84790ab711..93148843d7 100644
--- a/src/lib/elementary/elm_notify.eo
+++ b/src/lib/elementary/elm_notify.eo
@@ -80,7 +80,7 @@ class Elm.Notify (Elm.Widget, Efl.Container, Efl.Part)
class.constructor;
Efl.Object.constructor;
Efl.Gfx.visible.set;
- Efl.Canvas.Group.group_move;
+ Efl.Gfx.position.set;
Efl.Canvas.Group.group_add;
Efl.Canvas.Group.group_del;
Efl.Canvas.Group.group_resize;