Files
ladybird/Userland/Libraries/LibPDF/Object.h
Andreas Kling 39a1702c99 LibPDF: Make Object::cast<T>() non-const
This was only ever used to cast non-const objects to other non-const
object types.
2023-02-21 00:54:04 +01:00

2.6 KiB