diff src/statusicon/si_audacious.h @ 962:9f0ac3bb82f4 trunk

[svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries
author giacomo
date Mon, 16 Apr 2007 01:35:24 -0700
parents 209bd85dc1b9
children d44adaddae8b
line wrap: on
line diff
--- a/src/statusicon/si_audacious.h	Sun Apr 15 12:23:05 2007 -0700
+++ b/src/statusicon/si_audacious.h	Mon Apr 16 01:35:24 2007 -0700
@@ -36,6 +36,7 @@
 void si_audacious_volume_change ( gint );
 void si_audacious_playback_skip ( gint );
 void si_audacious_playback_ctrl ( gpointer );
+void si_audacious_quit ( void );
 
 
 #endif /* !_I_SI_AUDACIOUS_H */