ladybird/Userland/Libraries/LibImageDecoderClient
Andreas Kling eb4a69c377 LibImageDecoderClient: Fix minor const-correctness issue
By taking ownership of the bitmaps after decoding them, we avoid having
to call an API that would give us a const Bitmap.
2023-02-21 00:54:04 +01:00
..
Client.cpp LibImageDecoderClient: Fix minor const-correctness issue 2023-02-21 00:54:04 +01:00
Client.h LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00