Changeset 8316 in orxonox.OLD for trunk/src/lib/gui/qt/gui_control.cc
- Timestamp:
- Jun 11, 2006, 1:57:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/gui/qt/gui_control.cc
r8145 r8316 283 283 ///case Qt::Key_Power: return SDLK_POWER; 284 284 ///case Qt::Key_Euro: return SDLK_EURO; 285 default: 285 286 return -1; 286 287 }
Note: See TracChangeset
for help on using the changeset viewer.