Add TitleInterface

This commit is contained in:
2023-01-10 17:41:03 +01:00
parent f80f8427da
commit 26c0be33b1
5 changed files with 97 additions and 5 deletions

View File

@@ -49,6 +49,7 @@ set(headers
src/tftcolors.h
src/tftespiimpl.h
src/tftinterface.h
src/titleinterface.h
src/visibleinterface.h
src/widgets/graph.h
src/widgets/label.h