Changeset 392 for trunk/src/gui
- Timestamp:
- 06/11/15 16:23:41 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/gui_environment.cc
r380 r392 14 14 TODO: parse a lua stylesheet as per Trac wiki 15 15 16 IDEA: Store everything in std::unordered_maps, with lua_value's?16 IDEA: Store everything in unordered_maps, with lua_value's? 17 17 18 18 A lua_value is a variant stores strings as const char* that deletes them on destructor?
Note: See TracChangeset
for help on using the changeset viewer.