Changeset 3318 in orxonox.OLD for orxonox/branches/updater/src/gui/orxonox_gui_keys.cc
- Timestamp:
- Jan 3, 2005, 12:20:48 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/updater/src/gui/orxonox_gui_keys.cc
r3315 r3318 41 41 42 42 this->keysFrame->fill(this->keysBox); 43 } 44 45 /** 46 \brief Destructs the Keys-stuff 47 */ 48 OrxonoxGuiKeys::~OrxonoxGuiKeys(void) 49 { 50 // nothing to do here. 43 51 } 44 52
Note: See TracChangeset
for help on using the changeset viewer.