forked from quickshell/quickshell
core/desktopentry: add limited desktop entry api
This commit is contained in:
parent
ce5ddbf8ba
commit
f655875547
4 changed files with 520 additions and 0 deletions
|
@ -28,6 +28,7 @@ qt_add_library(quickshell-core STATIC
|
|||
boundcomponent.cpp
|
||||
model.cpp
|
||||
elapsedtimer.cpp
|
||||
desktopentry.cpp
|
||||
)
|
||||
|
||||
set_source_files_properties(main.cpp PROPERTIES COMPILE_DEFINITIONS GIT_REVISION="${GIT_REVISION}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue