mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 10:05:46 -05:00
Spectrum: Formatting
This commit is contained in:
parent
c06f9f4ea8
commit
2008967f2b
@ -1898,6 +1898,7 @@ void GLSpectrum::applyChanges()
|
||||
if (m_nbBins <= 0) {
|
||||
return;
|
||||
}
|
||||
|
||||
QFontMetrics fm(font());
|
||||
int M = fm.horizontalAdvance("-");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user