diff options
author | Mustafa Quraish <mustafaq9@gmail.com> | 2021-08-26 16:03:56 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-31 16:45:57 +0200 |
commit | c853bc2ba681432d550ca8622a8158306e877fd5 (patch) | |
tree | 3b8d722d4b4a7c302a5472a4388f4d9ec7bacb49 /Userland/Libraries/LibELF/Image.cpp | |
parent | 6ccdc018b44837821ee63b3bba6b5da5ce25bb60 (diff) | |
download | serenity-c853bc2ba681432d550ca8622a8158306e877fd5.zip |
PixelPaint: Rename `Mode` to `FillMode` for Ellipse/Rectangle
The prior commits add the `DrawMode` enum to keep track of where
the shape is being drawn from. With this addition, the prior `Mode`
enum name is confusing, so this commit renames it to `FillMode` to
be more explicit :^)
Diffstat (limited to 'Userland/Libraries/LibELF/Image.cpp')
0 files changed, 0 insertions, 0 deletions