ladybird/Userland
Andrew Kaster e45b7b0a86 LibWeb: Add missing Page.h include to SVGDecodedImageData
The PageClient for SVGDecodedImageData needs to actually have the
definition of PageClient available in order to inherit from it. This
fixes importing this header from Objective-C or Swift.
2024-08-19 12:56:55 +02:00
..
Libraries LibWeb: Add missing Page.h include to SVGDecodedImageData 2024-08-19 12:56:55 +02:00
Services LibWeb: Remove set_needs_display() from PageClient::ready_to_paint() 2024-08-19 09:03:33 +02:00
Utilities Libraries+Ladybird: Rename LibProtocol -> LibRequests 2024-08-19 12:56:55 +02:00