QTfrontend/chatwidget.h
changeset 2779 e1ae0019d43f
parent 2777 95a1a69d491c
child 2845 19db164dd20d
--- a/QTfrontend/chatwidget.h	Tue Feb 09 14:21:25 2010 +0000
+++ b/QTfrontend/chatwidget.h	Tue Feb 09 14:24:25 2010 +0000
@@ -67,7 +67,7 @@
   QAction * acFollow;
   QSettings * gameSettings;
   SDLInteraction * sdli;
-  Mix_Chunk *sound;
+  Mix_Chunk *sound[4];
   bool notify;
 
  private slots: