Changeset 1997 in orxonox.OLD for orxonox/branches/gui/guicc/orxonox_gui.h
- Timestamp:
- Jun 21, 2004, 2:42:52 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/gui/guicc/orxonox_gui.h
r1996 r1997 17 17 #include <gtk/gtklabel.h> 18 18 19 20 19 class OrxonoxGui 21 20 { … … 23 22 OrxonoxGui (int argc, char *argv[]); 24 23 ~OrxonoxGui (); 24 25 25 }; 26 26
Note: See TracChangeset
for help on using the changeset viewer.