mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
autofmt
This commit is contained in:
@@ -120,7 +120,7 @@ RowLayout {
|
||||
width: ListView.view ? ListView.view.width : (parentComboBox ? parentComboBox.width - Style.marginM * 3 : 0)
|
||||
hoverEnabled: true
|
||||
highlighted: ListView.view.currentIndex === itemIndex
|
||||
|
||||
|
||||
property bool pendingClick: false
|
||||
Timer {
|
||||
id: clickRetryTimer
|
||||
|
||||
Reference in New Issue
Block a user