Files
ladybird/Userland/Libraries/LibGUI/ScrollableContainerWidget.cpp
Karol Kosek c6bcc0f96e LibGUI: Check if a property is a GML Object in ScrollableContainerWidget
Previously we couldn't set the content widget from GML because it was
looking for a GUI::Object, not a GML::Object.
2022-05-07 20:03:17 +02:00

4.2 KiB