maemo-ui/src/mmyth_uisettings.h
author leo_sobral
Mon Mar 26 22:04:45 2007 +0100 (2007-03-26)
branchtrunk
changeset 452 8efecea98bd7
child 754 cb885ee44618
permissions -rw-r--r--
[svn r457] added check != NULL before g_string_free to avoid GLib Critical warnings
     1 #ifndef MMYTH_SETTINGS_H_
     2 #define MMYTH_SETTINGS_H_
     3 
     4 gboolean mmyth_uisettings_run (GtkWindow *main_window);
     5 
     6 #endif /*MMYTH_SETTINGS_H_*/