Index: sources/gui/qml/components/TimeText.qml =================================================================== diff -u -r45ce6e781782be5de1480a1e7acecd1d272bcc84 -r741b1c70f851810f2c265cdd38dfa158b7ee0c37 --- sources/gui/qml/components/TimeText.qml (.../TimeText.qml) (revision 45ce6e781782be5de1480a1e7acecd1d272bcc84) +++ sources/gui/qml/components/TimeText.qml (.../TimeText.qml) (revision 741b1c70f851810f2c265cdd38dfa158b7ee0c37) @@ -79,7 +79,6 @@ horizontalAlignment: Text.AlignRight anchors.right : _timeSeparator.left anchors.baseline: _timeSeparator.baseline - } Text { id: _minuteText objectName: "_TimeText_minute" //SquishQt testability