aaaah there it is! fix 1 small bug - sel all in edje entry - more there. will

fix.



SVN revision: 47103
This commit is contained in:
Carsten Haitzler 2010-03-10 13:32:49 +00:00
parent 85b56aebd5
commit c20360eaea
1 changed files with 1 additions and 0 deletions

View File

@ -1828,6 +1828,7 @@ _edje_entry_select_all(Edje_Real_Part *rp)
_sel_start(en->cursor, rp->object, en);
_curs_end(en->cursor, rp->object, en);
_sel_extend(en->cursor, rp->object, en);
_edje_entry_real_part_configure(rp);
}
const Eina_List *