maemo-ui/src/mmyth_uisettings.h
author rosfran
Mon Dec 18 22:18:57 2006 +0000 (2006-12-18)
branchtrunk
changeset 223 657379d8f3b6
child 754 cb885ee44618
permissions -rw-r--r--
[svn r224] Fixed problem on g_time_val_* functions.
renatofilho@20
     1
#ifndef MMYTH_SETTINGS_H_
renatofilho@20
     2
#define MMYTH_SETTINGS_H_
renatofilho@20
     3
renatofilho@20
     4
gboolean mmyth_uisettings_run (GtkWindow *main_window);
renatofilho@20
     5
renatofilho@20
     6
#endif /*MMYTH_SETTINGS_H_*/