elementary/elm_widget - removed white space.
authorChunEon Park <hermet@hermet.pe.kr>
Thu, 4 Aug 2011 15:37:34 +0000 (15:37 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 4 Aug 2011 15:37:34 +0000 (15:37 +0000)
SVN revision: 62096

src/lib/elm_widget.h

index 5bd84c7..79707ed 100644 (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!) */