Files
ladybird/Libraries/LibGUI/AbstractButton.h
Andreas Kling 428582e805 LibGUI: Don't require passing a parent to widget constructors
This is a step towards using Core::Object::add<T> more, which takes
care of parenting the newly created child automatically.
2020-02-23 11:10:52 +01:00

3.5 KiB