mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
LibGUI: Use filetype-header icon for .h files
This commit is contained in:
committed by
Andreas Kling
parent
4d0a344da0
commit
634c834283
@@ -37,6 +37,7 @@
|
||||
|
||||
#define ENUMERATE_FILETYPES \
|
||||
__ENUMERATE_FILETYPE(cplusplus, ".cpp") \
|
||||
__ENUMERATE_FILETYPE(header, ".h") \
|
||||
__ENUMERATE_FILETYPE(html, ".html") \
|
||||
__ENUMERATE_FILETYPE(image, ".png") \
|
||||
__ENUMERATE_FILETYPE(java, ".java") \
|
||||
|
||||
Reference in New Issue
Block a user