GNOME Bugzilla – Bug 386279
bug in totem-playlist.c
Last modified: 2006-12-15 23:11:15 UTC
../../src/totem-playlist.c: In function ‘totem_playlist_clear’: ../../src/totem-playlist.c:1666: warning: ‘return’ with no value, in function returning non-void
Created attachment 78442 [details] [review] patch
* src/totem-playlist.c: (set_playing_icon), (init_columns), (totem_playlist_finalize), (totem_playlist_clear), (totem_playlist_class_init): Just use a named icon in the cell renderer, and fix a missing return value. Bug #386279 and bug #386283.