mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlayingPlugin: Fixed PlayPause issue with MusicBee.
This commit is contained in:
@ -57,6 +57,7 @@ private:
|
||||
HWND m_Window;
|
||||
HWND m_PlayerWindow;
|
||||
std::wstring m_PlayerPath;
|
||||
bool m_ExtendedAPI;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user