m-lua-scripting: complete Lua Settings API
This patch adds the new WpSettings API in Lua.
This commit is contained in:
@@ -97,7 +97,7 @@ spa_json_is_object (lua_State *L)
|
||||
return 1;
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
push_luajson (lua_State *L, WpSpaJson *json, gint n_recursions)
|
||||
{
|
||||
/* Null */
|
||||
|
Reference in New Issue
Block a user