[svn r273] Fixes the timeout bug, it uses to happen in some network topologies, like the WLANs, which throws TIMED_OUT sockets when trying to opening them.
1 #ifndef MMYTH_SETTINGS_H_
2 #define MMYTH_SETTINGS_H_
4 gboolean mmyth_uisettings_run (GtkWindow *main_window);
6 #endif /*MMYTH_SETTINGS_H_*/