Fix desktop sort mode
This commit is contained in:
parent
cad758b31f
commit
9cc0c4b752
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ Item {
|
|||
id: dirModel
|
||||
url: desktopPath()
|
||||
isDesktop: true
|
||||
sortMode: -1
|
||||
viewAdapter: viewAdapter
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue