[AudioSystem] ACE: Added "File -> Refresh Audio System" action (same as "Game -> Refresh Audio") with "Ctrl-Shift-R" shortcut.

Signed-off-by: Maxim Ivanov <imginimg@gmail.com>
This commit is contained in:
Maxim Ivanov
2021-12-17 15:42:05 +03:00
parent 1be475c81a
commit d9e1e59af7
3 changed files with 41 additions and 9 deletions
@@ -61,6 +61,7 @@ namespace AudioControls
void UpdateInspector();
void FilterControlType(EACEControlType type, bool bShow);
void Update();
void RefreshAudioSystem();
protected:
void closeEvent(QCloseEvent* pEvent) override;