Index: sources/gui/qml/pages/settings/SettingsBluetoothCuff.qml =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -r9c7a790376d07de7ddaa67e39d47102d68693c87 --- sources/gui/qml/pages/settings/SettingsBluetoothCuff.qml (.../SettingsBluetoothCuff.qml) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/gui/qml/pages/settings/SettingsBluetoothCuff.qml (.../SettingsBluetoothCuff.qml) (revision 9c7a790376d07de7ddaa67e39d47102d68693c87) @@ -27,9 +27,10 @@ * \brief SettingsBluetoothCuff is used to scan for Omron Bluetooth Cuff * devices and to let user to connect to it to be able to read the Vital measurements. */ -SettingsBase { id: _root - itemIndex : SettingsStack.Bluetooth +SettingsBase { id: _root + itemIndex : SettingsStack.Bluetooth confirmVisible : false + Image { id: _image width : 640 height : 480