maemo-ui/src/mmyth_uisettings.h
author morphbr
Mon Jul 02 08:33:58 2007 +0100 (2007-07-02)
branchtrunk
changeset 766 f1da4fbe667e
parent 20 7174e23f7617
permissions -rw-r--r--
[svn r772] * Corrected identation;
* Corrected connect with timeout while retrieving channel_list
     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_ */