/script_binding/lua/lua_ftk_status_item.h
http://ftk.googlecode.com/ · C Header · 14 lines · 9 code · 4 blank · 1 comment · 0 complexity · daa68032158ab53aaab1d014d017b5ac MD5 · raw file
- /*This file is generated by luagen.*/
- #include "ftk.h"
- #include "tolua++.h"
- #include "ftk_status_item.h"
- #include "lua_ftk_widget.h"
- #ifndef LUA_FtkStatusItem_H
- #define LUA_FtkStatusItem_H
- typedef FtkWidget FtkStatusItem;
- int tolua_ftk_status_item_init(lua_State* L);
- #endif/*LUA_FtkStatusItem_H*/