UI: Add the "-60" volume control marker

This commit is contained in:
Shaolin
2018-01-09 18:55:41 -02:00
parent 7764848070
commit 9872e4d525
2 changed files with 14 additions and 16 deletions

View File

@@ -115,6 +115,7 @@ private:
float displayInputPeakHold[MAX_AUDIO_CHANNELS];
uint64_t displayInputPeakHoldLastUpdateTime[MAX_AUDIO_CHANNELS];
QFont tickFont;
QColor backgroundNominalColor;
QColor backgroundWarningColor;
QColor backgroundErrorColor;