diff audacious/mainwin.h @ 898:c800beaac0f9 trunk

[svn] - 'stop after current song' feature
author nhjm449
date Wed, 29 Mar 2006 23:22:03 -0800
parents c8cf439179b8
children f12d7e208b43
line wrap: on
line diff
--- a/audacious/mainwin.h	Wed Mar 29 22:17:26 2006 -0800
+++ b/audacious/mainwin.h	Wed Mar 29 23:22:03 2006 -0800
@@ -155,6 +155,7 @@
 void mainwin_set_info_text(void);
 void mainwin_set_song_info(gint rate, gint freq, gint nch);
 void mainwin_clear_song_info(void);
+void mainwin_set_stopaftersong(gboolean stop);
 
 void mainwin_set_always_on_top(gboolean always);
 void mainwin_set_volume_diff(gint diff);