1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:07:35 +00:00

HackStudio: Add TODO entries widget

This commit is contained in:
Federico Guerinoni 2021-05-22 14:14:49 +02:00 committed by Linus Groh
parent 26a7356e90
commit 935c7b2f4b
5 changed files with 134 additions and 0 deletions

View file

@ -44,6 +44,7 @@ set(SOURCES
ProjectTemplate.cpp
TerminalWrapper.cpp
ToDoEntries.cpp
ToDoEntriesWidget.cpp
main.cpp
)