Index: sources/gui/qml/components/DebugDataColumn.qml =================================================================== diff -u -ra5760947d3ed0d2748ba023a1c25e3c6aa0b1de1 -r86274f18e9356126c41d848bc78bfba318638aee --- sources/gui/qml/components/DebugDataColumn.qml (.../DebugDataColumn.qml) (revision a5760947d3ed0d2748ba023a1c25e3c6aa0b1de1) +++ sources/gui/qml/components/DebugDataColumn.qml (.../DebugDataColumn.qml) (revision 86274f18e9356126c41d848bc78bfba318638aee) @@ -59,6 +59,7 @@ color: Colors.textMain font.pixelSize: fontPixelSizeText font.family: Fonts.fontFamilyFixed + font.weight: Font.Light Text { objectName : _root.textObjectName + "L" + index