diff -r d106ea17b3f9 -r e1ae0019d43f QTfrontend/chatwidget.h --- 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: