Remove old HSortFilterProxy component
This commit is contained in:
parent
c8bf9a6e63
commit
8a43690676
|
@ -1,10 +0,0 @@
|
||||||
// SPDX-License-Identifier: LGPL-3.0-or-later
|
|
||||||
|
|
||||||
import QtQuick 2.12
|
|
||||||
import com.cutehacks.gel 1.0
|
|
||||||
|
|
||||||
Collection {
|
|
||||||
caseSensitiveSort: false
|
|
||||||
localeAwareSort: true
|
|
||||||
Component.onCompleted: reSort()
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user