Changeset 9556 in orxonox.OLD for branches/proxy/src/lib/gui/gl
- Timestamp:
- Jul 28, 2006, 12:11:07 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/gui/gl/glgui_fixedposition_box.cc
r9554 r9556 30 30 { 31 31 this->subscribeEvent(ES_ALL, EV_VIDEO_RESIZE); 32 this->setPosition(position); 32 33 } 33 34
Note: See TracChangeset
for help on using the changeset viewer.