mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:57:35 +00:00
ThemeEditor: Start working on a window theme editor :^)
This commit is contained in:
parent
80a9896e83
commit
dfe8adde3f
5 changed files with 170 additions and 0 deletions
|
@ -17,6 +17,7 @@ add_subdirectory(PixelPaint)
|
|||
add_subdirectory(QuickShow)
|
||||
add_subdirectory(SoundPlayer)
|
||||
add_subdirectory(SystemMonitor)
|
||||
add_subdirectory(ThemeEditor)
|
||||
add_subdirectory(Terminal)
|
||||
add_subdirectory(TextEditor)
|
||||
add_subdirectory(Welcome)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue