maemo-ui/src/mmyth_uisettings.h
author melunko
Tue Jun 12 16:04:52 2007 +0100 (2007-06-12)
branchtrunk
changeset 747 7eeaef26704c
child 754 cb885ee44618
permissions -rw-r--r--
[svn r753] Uncommented seek function. Now it is working
     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_*/