branch | trunk |
changeset 434 | 6bdbc6757eea |
child 754 | cb885ee44618 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/maemo-ui/src/mmyth_uisettings.h Thu Mar 22 20:22:38 2007 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +#ifndef MMYTH_SETTINGS_H_ 1.5 +#define MMYTH_SETTINGS_H_ 1.6 + 1.7 +gboolean mmyth_uisettings_run (GtkWindow *main_window); 1.8 + 1.9 +#endif /*MMYTH_SETTINGS_H_*/