Icons: 99% done
This commit is contained in:
parent
1f8c55d581
commit
bacd65b274
19 changed files with 51 additions and 90 deletions
|
|
@ -65,7 +65,8 @@ ColumnLayout {
|
|||
Layout.alignment: Qt.AlignVCenter
|
||||
|
||||
// One device BT icon
|
||||
NIcon { icon: BluetoothService.getDeviceIcon(modelData)
|
||||
NIcon {
|
||||
icon: BluetoothService.getDeviceIcon(modelData)
|
||||
font.pointSize: Style.fontSizeXXL * scaling
|
||||
color: getContentColor(Color.mOnSurface)
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue