elementry/ctxpopup - fixed indentation

SVN revision: 62430
This commit is contained in:
ChunEon Park 2011-08-14 03:47:51 +00:00
parent 134a0dd77a
commit 321835b3da
1 changed files with 59 additions and 58 deletions

View File

@ -2,6 +2,7 @@
#include "elm_priv.h"
typedef struct _Widget_Data Widget_Data;
typedef struct _Elm_Ctxpopup_Item Elm_Ctxpopup_Item;
struct _Elm_Ctxpopup_Item
{