Last change
on this file since 1820 was
1819,
checked in by bensch, 21 years ago
|
orxonox/branches/bensch: added flags-frame
|
File size:
307 bytes
|
Line | |
---|
1 | #ifndef _ORXONOX_GUI_EXEC_H |
---|
2 | #define _ORXONOX_GUI_EXEC_H |
---|
3 | #include "orxonox_gui.h" |
---|
4 | |
---|
5 | GtkWidget *orxonox_gui_exec_frame (struct settings *orxonox_settings); |
---|
6 | char * orxonox_flags_text (struct settings *orxonox_settings, char *exec_flags_text); |
---|
7 | void orxonox_flags_update (void); |
---|
8 | |
---|
9 | #endif /* _ORXONOX_GUI_EXEC_H */ |
---|
Note: See
TracBrowser
for help on using the repository browser.