forked from quickshell/quickshell
core/colorquant: add ColorQuantizer
This commit is contained in:
parent
fb343ab639
commit
d58b7b5dcb
4 changed files with 370 additions and 0 deletions
|
@ -37,6 +37,7 @@ qt_add_library(quickshell-core STATIC
|
|||
common.cpp
|
||||
iconprovider.cpp
|
||||
scriptmodel.cpp
|
||||
colorquantizer.cpp
|
||||
)
|
||||
|
||||
qt_add_qml_module(quickshell-core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue