--- 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: