mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47:45 +00:00
PixelPaint: Added Zoom tool
This commit is contained in:
parent
3947d301e5
commit
fa9dfa3da1
5 changed files with 129 additions and 0 deletions
|
@ -21,6 +21,7 @@ set(SOURCES
|
|||
ToolboxWidget.cpp
|
||||
ToolPropertiesWidget.cpp
|
||||
Tool.cpp
|
||||
ZoomTool.cpp
|
||||
)
|
||||
|
||||
serenity_app(PixelPaint ICON app-pixel-paint)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue