mirror of https://github.com/qt/qtdatavis3d.git
Use default font in spectrogram example
Change-Id: I2b16eecfaf5ba866dd07c6593a8b101dbc2cc112 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
This commit is contained in:
parent
6e4fb23270
commit
7cb21647f8
|
|
@ -85,8 +85,6 @@ Window {
|
|||
lightStrength: 0.0
|
||||
ambientLightStrength: 0.9
|
||||
backgroundEnabled: false
|
||||
font.family: "Lucida Handwriting"
|
||||
font.pointSize: 25
|
||||
}
|
||||
|
||||
//! [0]
|
||||
|
|
|
|||
Loading…
Reference in New Issue