/script_binding/lua/lua_ftk_icon_cache.h

http://ftk.googlecode.com/ · C Header · 12 lines · 7 code · 4 blank · 1 comment · 0 complexity · ba15145abf9d94125209d41f9370236f MD5 · raw file

  1. /*This file is generated by luagen.*/
  2. #include "ftk.h"
  3. #include "tolua++.h"
  4. #include "ftk_icon_cache.h"
  5. #ifndef LUA_FtkIconCache_H
  6. #define LUA_FtkIconCache_H
  7. int tolua_ftk_icon_cache_init(lua_State* L);
  8. #endif/*LUA_FtkIconCache_H*/