Fix Menu text bugs on macOS

Fix cutoff bugs on Sound Gain dialog
This commit is contained in:
Cacodemon345
2022-01-08 00:53:45 +06:00
parent 66d3724206
commit c07ef406e8
9 changed files with 42 additions and 1194 deletions

View File

@@ -2,6 +2,7 @@
#define QT_PROGSETTINGS_HPP
#include <QDialog>
#include <QTranslator>
namespace Ui {
class ProgSettings;