old todo removed

SVN revision: 79456
This commit is contained in:
Andreas Volz 2012-11-19 22:15:45 +00:00
parent 38faa7e5e9
commit db805b9b59
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ namespace Elmxx {
* "anchor,clicked" - achor called was clicked | event_info = Elm_Entry_Anchor_Info
* "activated" - when the enter key is pressed (useful for single line)
*/
// TODO: implement ScrolledEntry with elm_scrolled_entry_add()...
class Entry : public Object
{
public: