Add paint application.
This commit is contained in:
parent
7d3af600bd
commit
a664dec07f
10 changed files with 117 additions and 20 deletions
|
|
@ -329,6 +329,7 @@ list(APPEND SOURCE_FILES
|
|||
DisplayApp/Screens/Tile.cpp
|
||||
DisplayApp/Screens/Meter.cpp
|
||||
DisplayApp/Screens/Gauge.cpp
|
||||
DisplayApp/Screens/InfiniPaint.cpp
|
||||
DisplayApp/Screens/DropDownDemo.cpp
|
||||
DisplayApp/Screens/Modal.cpp
|
||||
DisplayApp/Screens/BatteryIcon.cpp
|
||||
|
|
@ -403,6 +404,7 @@ set(INCLUDE_FILES
|
|||
DisplayApp/Screens/Tile.h
|
||||
DisplayApp/Screens/Meter.h
|
||||
DisplayApp/Screens/Gauge.h
|
||||
DisplayApp/Screens/InfiniPaint.h
|
||||
DisplayApp/Screens/DropDownDemo.h
|
||||
DisplayApp/Screens/Modal.h
|
||||
DisplayApp/Screens/BatteryIcon.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue