Files
ladybird/Userland/Libraries/LibGUI
Andreas Kling 186de9fe4d LibGUI: Make GUI::try_create_default_icon() tolerate single-size icons
Some icons only exist in 16x16 and we should still allow them to be
loaded via the LibGUI default icon system.

This patch also reimplements GUI::default_icon() as a MUST() wrapper
around try_create_default_icon().
2021-12-20 21:13:42 +01:00
..
2021-10-06 23:52:40 +01:00
2021-10-06 23:52:40 +01:00
2021-09-03 02:32:43 +02:00