mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 18:05:45 -04:00
FullscreenUI: Fix opening while paused
This commit is contained in:
@ -243,6 +243,11 @@ void Host::OnSystemResumed()
|
||||
//
|
||||
}
|
||||
|
||||
void Host::OnIdleStateChanged()
|
||||
{
|
||||
//
|
||||
}
|
||||
|
||||
void Host::OnPerformanceCountersUpdated()
|
||||
{
|
||||
//
|
||||
|
Reference in New Issue
Block a user