forked from quickshell/quickshell
widgets: add IconImage widget
Docs currently cannot be generated due to lack of qml parsing support in typegen.
This commit is contained in:
parent
accdc59a1c
commit
abe0327e67
3 changed files with 81 additions and 0 deletions
|
@ -4,6 +4,7 @@ install(TARGETS quickshell RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
|
|||
|
||||
add_subdirectory(core)
|
||||
add_subdirectory(io)
|
||||
add_subdirectory(widgets)
|
||||
|
||||
if (CRASH_REPORTER)
|
||||
add_subdirectory(crash)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue