mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-21 01:55:40 -04:00
Qt: Add reload button to postprocessing UI
This commit is contained in:
@ -31,6 +31,7 @@ private Q_SLOTS:
|
||||
void onMoveUpButtonClicked();
|
||||
void onMoveDownButtonClicked();
|
||||
void onShaderConfigButtonClicked();
|
||||
void onReloadButtonClicked();
|
||||
void updateButtonStates();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user