Files
ladybird/Userland/Libraries/LibGUI
Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors
Derivatives of Core::Object should be constructed through
ClassName::construct(), to avoid handling ref-counted objects with
refcount zero. Fixing the visibility means that misuses like this are
more difficult.
2021-11-02 22:56:53 +01:00
..
2021-10-06 23:52:40 +01:00
2021-04-23 16:46:57 +02:00
2021-11-02 17:53:22 +01:00
2021-10-06 23:52:40 +01:00
2021-09-03 02:32:43 +02:00