mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 18:35:45 -04:00
Qt: Prevent lag disabling power on buttons when starting
This commit is contained in:
@ -93,6 +93,7 @@ bool HostInterface::BootSystem(const SystemBootParameters& parameters)
|
||||
if (!AcquireHostDisplay())
|
||||
{
|
||||
ReportFormattedError("Failed to acquire host display");
|
||||
OnSystemDestroyed();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user