Ignore:
Timestamp:
07/30/15 14:05:17 (10 years ago)
Author:
epyon
Message:
  • algorithm/remove added
  • some namespace anti-adl fixes (should be everywhere?)
  • growing_storage range constructor
  • minor fix in gui_style


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/gui_style.cc

    r444 r448  
    119119        lua::stack_guard guard( m_lua );
    120120        lua_getglobal( m_lua, "default" );
    121         int global = lua_gettop( m_lua );
    122121
    123122        // check id
Note: See TracChangeset for help on using the changeset viewer.