Index: sources/gui/qml/pages/settings/SettingsDeviceRegistration.qml =================================================================== diff -u -ra5760947d3ed0d2748ba023a1c25e3c6aa0b1de1 -raf9b5ee3e759ca45c4e55488f46601f30143edae --- sources/gui/qml/pages/settings/SettingsDeviceRegistration.qml (.../SettingsDeviceRegistration.qml) (revision a5760947d3ed0d2748ba023a1c25e3c6aa0b1de1) +++ sources/gui/qml/pages/settings/SettingsDeviceRegistration.qml (.../SettingsDeviceRegistration.qml) (revision af9b5ee3e759ca45c4e55488f46601f30143edae) @@ -73,7 +73,7 @@ TextEntry { id : _serial_HD textInput.clip : true hasCursor : false - textInput.text : vAdjustmentVersions .hdSerial + textInput.text : vAdjustmentVersions .tdSerial textInput.horizontalAlignment: Text.AlignLeft label.text : qsTr("HD Serial") separator.text : _root.separatorText