Changeset 2707 in orxonox.OLD for orxonox/branches/buerli/gui/orxonox_gui_audio.cc
- Timestamp:
- Nov 3, 2004, 12:29:03 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/buerli/gui/orxonox_gui_audio.cc
r2595 r2707 33 33 audioFrame = new Frame ("Audio-Options:"); 34 34 audioBox = new Box ('v'); 35 audioFrame->setGroupName ("audio"); 35 36 36 37 enableSound = new CheckButton ("Disable Sound");
Note: See TracChangeset
for help on using the changeset viewer.