Sound gain dialog

This commit is contained in:
Cacodemon345
2021-12-12 16:22:35 +06:00
parent 457751d108
commit 080bc8682f
8 changed files with 191 additions and 1 deletions

View File

@@ -97,6 +97,8 @@ private slots:
void getTitle_(wchar_t* title);
void on_actionTake_screenshot_triggered();
void on_actionSound_gain_triggered();
protected:
void keyPressEvent(QKeyEvent* event) override;
void keyReleaseEvent(QKeyEvent* event) override;