mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:07:35 +00:00
PixelPaint: Implement IconBag to organize icons
Implement IconBag method of organizing menubar icons from Browser.
This commit is contained in:
parent
29078d4d53
commit
dece108f9a
6 changed files with 97 additions and 20 deletions
|
@ -30,6 +30,7 @@ set(SOURCES
|
|||
Filters/LaplaceDiagonal.cpp
|
||||
Filters/Sepia.cpp
|
||||
Filters/Sharpen.cpp
|
||||
IconBag.cpp
|
||||
Image.cpp
|
||||
ImageEditor.cpp
|
||||
Layer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue