Changeset 8002 for code/branches/usability/src/libraries/core
- Timestamp:
- Feb 28, 2011, 6:17:40 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/usability/src/libraries/core/input/KeyBinder.cc
r8001 r8002 436 436 { 437 437 delete[] button->commands_[mode_index]; 438 button-> nCommands_[mode_index] = 0;438 button->commands_[mode_index] = 0; 439 439 } 440 440
Note: See TracChangeset
for help on using the changeset viewer.