diff src/ui.h @ 4429:bf770f11132b

[gaim-migrate @ 4704] (15:41:59) Robot101: the hunk that got left out in the cold. its a good thing when things compile committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 26 Jan 2003 20:41:49 +0000
parents 8067614e49e4
children 801830dec409
line wrap: on
line diff
--- a/src/ui.h	Sun Jan 26 19:39:43 2003 +0000
+++ b/src/ui.h	Sun Jan 26 20:41:49 2003 +0000
@@ -538,6 +538,7 @@
 extern void session_end();
 
 /* Functions in sound.c */
+extern void sound_quit();
 extern void play_sound(int);
 extern void play_file(char *);