Files
ladybird/Userland/Libraries/LibGUI/Button.cpp
Andreas Kling 4b3e229157 LibGfx: Replace Bitmap::invert() with Bitmap::inverted()
The new function return a new bitmap instead of mutating the current
one in place.
2023-02-21 00:54:04 +01:00

8.2 KiB