Changeset 1977 in orxonox.OLD for orxonox/branches/gui/guicc/orxonox_gui.h
- Timestamp:
- Jun 18, 2004, 9:42:58 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/gui/guicc/orxonox_gui.h
r1976 r1977 16 16 #include <gtk/gtkmenuitem.h> 17 17 18 18 class OrxonoxGui 19 { 20 public: 21 OrxonoxGui (int argc, char *argv[]); 22 ~OrxonoxGui (); 23 }; 19 24 20 25 class Widget
Note: See TracChangeset
for help on using the changeset viewer.