CLuaInstance: Add some CComponentsHeader functions

- Set Lua api version to 1.38
This commit is contained in:
M. Liebmann
2016-01-21 09:09:30 +01:00
parent 2738f70f38
commit 8a61c3bfcd
6 changed files with 192 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
#define LUA_VIDEO_CLASSNAME "video"
#define LUA_MISC_CLASSNAME "misc"
#define LUA_CURL_CLASSNAME "curl"
#define LUA_HEADER_CLASSNAME "header"
//#define LUA_WIKI "http://wiki.tuxbox.org/....."
#define LUA_WIKI "https://slknet.de/wiki/w"