diff -r 5bb48450b978 -r 6225b838a630 QTfrontend/util/SDLInteraction.h --- a/QTfrontend/util/SDLInteraction.h Wed Jan 18 01:07:07 2012 +0100 +++ b/QTfrontend/util/SDLInteraction.h Wed Jan 18 01:10:35 2012 +0100 @@ -59,6 +59,8 @@ QMap * m_soundMap; ///< maps sound file paths to channels + int lastchannel; ///< channel of the last music played + public: /** * @brief Returns reference to the singleton instance of this class.