summaryrefslogtreecommitdiff
path: root/src/lib/elm_entry.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elm_entry.eo')
-rw-r--r--src/lib/elm_entry.eo1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elm_entry.eo b/src/lib/elm_entry.eo
index 166c6c75b..52ced8a62 100644
--- a/src/lib/elm_entry.eo
+++ b/src/lib/elm_entry.eo
@@ -918,6 +918,7 @@ class Elm.Entry (Elm.Layout, Elm.Interface_Scrollable, Evas.Clickable_Interface,
implements {
class.constructor;
Eo.Base.constructor;
+ Eo.Base.finalize;
Evas.Object_Smart.move;
Evas.Object_Smart.member_add;
Evas.Object_Smart.add;