mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:17:35 +00:00
PixelPaint: Add Text Tool
This commit is contained in:
parent
7b62e02bc3
commit
7b4e5d6ac0
5 changed files with 362 additions and 0 deletions
|
@ -67,6 +67,7 @@ set(SOURCES
|
|||
Tools/RectangleSelectTool.cpp
|
||||
Tools/RectangleTool.cpp
|
||||
Tools/SprayTool.cpp
|
||||
Tools/TextTool.cpp
|
||||
Tools/Tool.cpp
|
||||
Tools/WandSelectTool.cpp
|
||||
Tools/ZoomTool.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue