1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 08:37:46 +00:00

PixelPaint: Rebuild FilterGallery tree using TreeViewModel

This commit is contained in:
Linus Groh 2022-05-12 21:37:43 +02:00
parent 5bb38296b1
commit ffc5fed79f
7 changed files with 105 additions and 208 deletions

View file

@ -16,7 +16,7 @@ set(SOURCES
EditGuideDialogGML.h
FilterGallery.cpp
FilterGalleryGML.h
FilterModel.cpp
FilterTreeModel.cpp
FilterPreviewWidget.cpp
Filters/Bloom.cpp
Filters/BoxBlur3.cpp