Adapt qml for qt5 and qt6
This commit is contained in:
committed by
Tobias Fella
parent
63a17b5985
commit
98e86f887b
@@ -36,7 +36,7 @@ Kirigami.BasicListItem {
|
||||
highlighted: ListView.view.currentIndex === index
|
||||
focus: true
|
||||
icon: undefined
|
||||
bold: root.hasNotifications
|
||||
@BASICLISTITEM_BOLD@: root.hasNotifications
|
||||
|
||||
label: root.displayName
|
||||
labelItem.textFormat: Text.PlainText
|
||||
|
||||
Reference in New Issue
Block a user