gmyth/gmyth/gmyth_util.h
branchtrunk
changeset 951 7b0d87ef5e63
parent 950 6308269b026e
     1.1 --- a/gmyth/gmyth/gmyth_util.h	Tue Dec 15 20:48:32 2009 +0000
     1.2 +++ b/gmyth/gmyth/gmyth_util.h	Wed Dec 16 10:06:21 2009 +0000
     1.3 @@ -79,6 +79,8 @@
     1.4  GMythProgramInfo*
     1.5                  gmyth_util_get_recording_from_channel       (GMythBackendInfo *backend_info,
     1.6                                                               const gchar *channel);
     1.7 +GSList*         gmyth_util_get_all_pending                  (GMythBackendInfo * backend_info,
     1.8 +                                                             gboolean * conflicts);
     1.9  
    1.10  G_END_DECLS
    1.11  #endif                          /* GMYTH_UTIL_H_ */