Index: sources/gui/qml/components/DebugDataColumn.qml =================================================================== diff -u -r56e378f7504701b9e9a9dccaf205aef2fd52c58e -r93b6bd48e2aec1fca4f2b5b79dcefffa49e9ce16 --- sources/gui/qml/components/DebugDataColumn.qml (.../DebugDataColumn.qml) (revision 56e378f7504701b9e9a9dccaf205aef2fd52c58e) +++ sources/gui/qml/components/DebugDataColumn.qml (.../DebugDataColumn.qml) (revision 93b6bd48e2aec1fca4f2b5b79dcefffa49e9ce16) @@ -31,7 +31,7 @@ property string textObjectName: "_DebugDataColumn" width : 150 - spacing : -10 + spacing : -14 Text { id: _title text : _root.title