Files
ladybird/Libraries/LibGUI/GLabel.h
Andreas Kling 4381dd2640 LibGUI: Make the GLabel constructors protected
You should use GLabel::construct(...) to create new GLabels instead of
invoking the constructor directly via "new".
2019-09-21 15:25:08 +02:00

1.1 KiB