mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:17:34 +00:00
PixelPaint: Add a new "Rectangle Select" tool :^)
This patch only adds the tool along with a toolbar icon for it. It doesn't do anything yet.
This commit is contained in:
parent
ab840423a8
commit
4bd905de0e
5 changed files with 62 additions and 0 deletions
|
@ -20,6 +20,7 @@ set(SOURCES
|
|||
PickerTool.cpp
|
||||
PixelPaintWindowGML.h
|
||||
RectangleTool.cpp
|
||||
RectangleSelectTool.cpp
|
||||
SprayTool.cpp
|
||||
ToolboxWidget.cpp
|
||||
ToolPropertiesWidget.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue