Files
ladybird/LibGUI
Andreas Kling be604652ae LibGUI: Add GIcon::default_icon(name).
This is a convenience helper to instantiate a GIcon like so:

    auto icon = GIcon::default_icon("filetype-image");

This will give you the "filetype-image" icon in both 16x16 and 32x32 sizes.
2019-03-25 14:46:37 +01:00
..
2019-03-23 03:54:45 +01:00
2019-03-19 02:22:49 +01:00
2019-03-25 14:46:37 +01:00
2019-03-19 02:22:49 +01:00
2019-03-18 15:36:16 +01:00
2019-03-25 13:05:24 +01:00
2019-03-16 01:10:48 +01:00
2019-03-16 01:10:48 +01:00
2019-03-16 01:10:48 +01:00
2019-03-23 03:54:45 +01:00
2019-02-10 14:28:39 +01:00
2019-03-19 02:22:49 +01:00