elementary/elm_widget - removed white space.

SVN revision: 62096
This commit is contained in:
ChunEon Park 2011-08-04 15:37:34 +00:00
parent d16f2e9938
commit c2736b1e8b
1 changed files with 1 additions and 1 deletions

View File

@ -653,7 +653,7 @@ typedef enum _Elm_Sel_Format
/** Edje textblock markup, including inline images */
ELM_SEL_FORMAT_MARKUP = 0x02,
/** Images */
ELM_SEL_FORMAT_IMAGE = 0x04,
ELM_SEL_FORMAT_IMAGE = 0x04,
/** Vcards */
ELM_SEL_FORMAT_VCARD = 0x08,
/** Raw HTMLish things for widgets that want that stuff (hello webkit!) */