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