mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-20 16:55:40 -04:00
UI: Massive revamp, new features and improvements
This commit is contained in:
@ -25,7 +25,8 @@ Q_SIGNALS:
|
||||
void closed();
|
||||
|
||||
public Q_SLOTS:
|
||||
void onEmulationPaused(bool paused);
|
||||
void onEmulationPaused();
|
||||
void onEmulationResumed();
|
||||
|
||||
protected:
|
||||
void closeEvent(QCloseEvent* event);
|
||||
|
Reference in New Issue
Block a user