- Timestamp:
- 07/30/15 14:05:17 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/gui_style.cc
r444 r448 119 119 lua::stack_guard guard( m_lua ); 120 120 lua_getglobal( m_lua, "default" ); 121 int global = lua_gettop( m_lua );122 121 123 122 // check id
Note: See TracChangeset
for help on using the changeset viewer.