Files
ladybird/Userland/Libraries/LibGUI
Marcus Nilsson 5a8cc85328 LibGUI/FileIconProvider: Return s_file_icon when stat() fails
Previously when using icon_for_path(), without specifying t_mode, on an
anonymous file it would return an empty Icon causing problems down the
line. Instead return the s_file_icon when stat fails.
2021-06-03 17:43:20 +01:00
..
2021-05-10 19:09:53 +01:00
2021-04-23 16:46:57 +02:00
2021-05-02 22:48:06 +02:00
2021-04-29 22:23:52 +02:00