mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:57:44 +00:00
PixelPaint: Extract common scope code into a generic ScopeWidget
When we add more scopes, this will facilitate code sharing.
This commit is contained in:
parent
8b60305698
commit
fe88fd22fa
5 changed files with 86 additions and 45 deletions
|
@ -52,6 +52,7 @@ set(SOURCES
|
|||
ProjectLoader.cpp
|
||||
ResizeImageDialog.cpp
|
||||
ResizeImageDialogGML.h
|
||||
ScopeWidget.cpp
|
||||
Selection.cpp
|
||||
ToolPropertiesWidget.cpp
|
||||
ToolboxWidget.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue