Changeset 1820 in orxonox.OLD for orxonox/branches/bensch/orxonox_gui_exec.c
- Timestamp:
- Apr 14, 2004, 2:16:09 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/bensch/orxonox_gui_exec.c
r1819 r1820 42 42 orxonox_flags_update(); 43 43 gtk_container_add (GTK_CONTAINER(flags_frame), exec_flags_label); 44 44 45 } 45 46 gtk_box_pack_start(GTK_BOX (orxonox_gui_exec_vbox), flags_frame, FALSE, FALSE, 5);
Note: See TracChangeset
for help on using the changeset viewer.