mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:08:12 +00:00
GDirectoryModel: Add a 32x32 filetype icon for sound files
This commit is contained in:
parent
5cfd67ecbb
commit
c4d59f64d1
3 changed files with 4 additions and 0 deletions
|
@ -76,6 +76,7 @@ private:
|
|||
GIcon m_socket_icon;
|
||||
GIcon m_executable_icon;
|
||||
GIcon m_filetype_image_icon;
|
||||
GIcon m_filetype_sound_icon;
|
||||
|
||||
HashMap<uid_t, String> m_user_names;
|
||||
HashMap<gid_t, String> m_group_names;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue