mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-01 16:38:06 -04:00
Spectrum: Formatting
This commit is contained in:
@@ -1898,6 +1898,7 @@ void GLSpectrum::applyChanges()
|
||||
if (m_nbBins <= 0) {
|
||||
return;
|
||||
}
|
||||
|
||||
QFontMetrics fm(font());
|
||||
int M = fm.horizontalAdvance("-");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user