Files
ladybird/Libraries/LibGUI
Andrew Kaster 39908fd569 LibGUI: Move widget registrations to the corresponding cpp file
This gets a lot of unecessary includes out of Widget.cpp. Doing this
didn't work before, but improvements in the C library and using dynamic
libraries have likely un-broken it :^).

Also, move the registration global object to an anonymous namespace. No
reason it has to be an extern symbol.
2021-01-03 10:31:42 +01:00
..
2020-09-30 21:46:59 +02:00
2020-07-28 16:29:44 +02:00
2020-11-22 16:07:00 +01:00
2020-11-22 16:07:00 +01:00
2021-01-02 00:35:34 +01:00
2021-01-02 00:35:34 +01:00