Changeset 2588 in orxonox.OLD for orxonox/trunk/gui/orxonox_gui_video.h
- Timestamp:
- Oct 17, 2004, 5:18:58 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/gui/orxonox_gui_video.h
r2018 r2588 1 /*! 2 \file orxonox_gui_video.h 3 \brief File that holds the class that creates the Video-Options. 4 */ 1 5 #ifndef _ORXONOX_GUI_VIDEO_H 2 6 #define _ORXONOX_GUI_VIDEO_H … … 4 8 #include "orxonox_gui.h" 5 9 10 //! Class that creates the Video-Options. 6 11 class OrxonoxGuiVideo 7 12 {
Note: See TracChangeset
for help on using the changeset viewer.