Spectrum: Formatting

This commit is contained in:
Jon Beniston 2022-06-20 15:24:33 +01:00
parent c06f9f4ea8
commit 2008967f2b
1 changed files with 1 additions and 0 deletions

View File

@ -1898,6 +1898,7 @@ void GLSpectrum::applyChanges()
if (m_nbBins <= 0) {
return;
}
QFontMetrics fm(font());
int M = fm.horizontalAdvance("-");