added evas object box
[ego.git] / src / lib / textblock.h
blobbf3f13f595a105aaf97ad02194e78fcc3739d260
1 #ifndef EGO_EVAS_TEXTBLOCK_H
2 #define EGO_EVAS_TEXTBLOCK_H
4 #include "luaobj.h"
6 extern const luaobj_Reg *cTextblock[];
8 #endif