[spreadsheet] using QString::number(value,'g', 10) in the statistics dialog…

Authored by asemke on May 2 2020, 5:05 PM.

Description

[spreadsheet] using QString::number(value,'g', 10) in the statistics dialog doesn't produce the same number of digits for the shown values which is distracting. Switching to 'f'.

Details