mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
Base+LibGUI: Add an familiar-looking icon for the desktop directory
This commit is contained in:
parent
2de1f32433
commit
42ec6718f2
5 changed files with 14 additions and 1 deletions
|
@ -43,6 +43,7 @@ public:
|
|||
static Icon directory_open_icon();
|
||||
static Icon home_directory_icon();
|
||||
static Icon home_directory_open_icon();
|
||||
static Icon desktop_directory_icon();
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue