maemo-ui/src/mmyth_uisettings.h
author rosfran
Thu Nov 30 19:44:22 2006 +0000 (2006-11-30)
branchtrunk
changeset 153 a0e5b7d75f25
child 754 cb885ee44618
permissions -rw-r--r--
[svn r154] Fixed memory leaks when sending duration (TIME and BYTES) queries to the sink pad (peer pad).
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_*/