[AudioSystem] ACE bug fix: Ctrl-S doesn't work correctly when a level is loaded. (#6411)

Signed-off-by: Maxim Ivanov <imginimg@gmail.com>
This commit is contained in:
Maxim Ivanov
2021-12-16 23:53:22 +03:00
committed by GitHub
parent ad5f3f0e53
commit 285d92ff0d
3 changed files with 3 additions and 22 deletions
@@ -63,7 +63,6 @@ namespace AudioControls
void Update();
protected:
void keyPressEvent(QKeyEvent* pEvent) override;
void closeEvent(QCloseEvent* pEvent) override;
private: