NowPlayingPlugin: Improved MusicBee & MediaMonkey support and fixed that the ClosePlayer bang with iTunes does not always work.

This commit is contained in:
Birunthan Mohanathas
2011-05-28 07:50:33 +00:00
parent 9a19d8808e
commit 3268c774d2
10 changed files with 256 additions and 63 deletions

View File

@ -74,7 +74,6 @@ private:
private:
ULONG m_RefCount;
ITypeInfo* m_TypeInfo; // Pointer to type information
CPlayerITunes* m_iTunes;
};