/script_binding/lua/lua_ftk_wait_box.h
http://ftk.googlecode.com/ · C Header · 14 lines · 9 code · 4 blank · 1 comment · 0 complexity · 604dc72d933134a505ea5e1ff1212d79 MD5 · raw file
- /*This file is generated by luagen.*/
- #include "ftk.h"
- #include "tolua++.h"
- #include "ftk_wait_box.h"
- #include "lua_ftk_widget.h"
- #ifndef LUA_FtkWaitBox_H
- #define LUA_FtkWaitBox_H
- typedef FtkWidget FtkWaitBox;
- int tolua_ftk_wait_box_init(lua_State* L);
- #endif/*LUA_FtkWaitBox_H*/