mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 06:35:47 -04:00
Qt: Prevent lag disabling power on buttons when starting
This commit is contained in:
@ -33,6 +33,8 @@ private Q_SLOTS:
|
||||
void updateDisplay(QThread* worker_thread, bool fullscreen, bool render_to_main);
|
||||
void destroyDisplay();
|
||||
void focusDisplayWidget();
|
||||
|
||||
void onEmulationStarting();
|
||||
void onEmulationStarted();
|
||||
void onEmulationStopped();
|
||||
void onEmulationPaused(bool paused);
|
||||
|
Reference in New Issue
Block a user