Entry: add the "changed", "changed,user" signals in the events section of entry.eo.

This commit is contained in:
Yakov Goldberg 2014-05-28 10:09:39 +03:00
parent 8de71d21aa
commit 2ac106d3fd
1 changed files with 2 additions and 0 deletions

View File

@ -1190,6 +1190,8 @@ class Elm_Entry (Elm_Layout, Elm_Interface_Scrollable, Evas_Clickable_Interface)
language,changed;
access,changed;
activated;
changed;
changed,user;
}
}