mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 07:05:45 -04:00
Qt: Fix audio sliders not applying correctly
This commit is contained in:
@ -1877,7 +1877,7 @@ void SDLHostInterface::Run()
|
||||
{
|
||||
System::UpdatePerformanceCounters();
|
||||
|
||||
if (m_speed_limiter_enabled)
|
||||
if (m_throttler_enabled)
|
||||
System::Throttle();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user