forked from quickshell/quickshell
core/scriptmodel: add expression model for unique lists
This commit is contained in:
parent
2f194b7894
commit
08836ca1f3
8 changed files with 431 additions and 2 deletions
|
@ -36,6 +36,7 @@ qt_add_library(quickshell-core STATIC
|
|||
instanceinfo.cpp
|
||||
common.cpp
|
||||
iconprovider.cpp
|
||||
scriptmodel.cpp
|
||||
)
|
||||
|
||||
qt_add_qml_module(quickshell-core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue