QTfrontend/ui/widget/chatwidget.h
changeset 6928 9562ace15141
parent 6700 e04da46ee43c
child 6929 c305d31642ac
--- a/QTfrontend/ui/widget/chatwidget.h	Tue Apr 24 17:16:18 2012 -0400
+++ b/QTfrontend/ui/widget/chatwidget.h	Wed Apr 25 08:23:48 2012 +0200
@@ -136,7 +136,7 @@
         QAction * acIgnore;
         QAction * acFriend;
         QSettings * gameSettings;
-        QString m_helloSound;
+        QStringList m_helloSounds;
         QString m_hilightSound;
         QString m_userNick;
         QString m_clickedNick;