mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Conflicts:
src/gui/components/cc_frm_footer.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: c68ae57571
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-15 (Thu, 15 Jun 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
* to luainstance.h changes
|
||||
*/
|
||||
#define LUA_API_VERSION_MAJOR 1
|
||||
#define LUA_API_VERSION_MINOR 75
|
||||
#define LUA_API_VERSION_MINOR 76
|
||||
|
@@ -229,6 +229,7 @@ int CLuaInstCCText::CCTextGetLines(lua_State *L)
|
||||
}
|
||||
else {
|
||||
CTextBox* ctb = D->ct->getCTextBoxObject();
|
||||
D->ct->initCCText();
|
||||
if (ctb)
|
||||
lines = (lua_Integer)ctb->getLines();
|
||||
}
|
||||
|
Reference in New Issue
Block a user