Skip to content

Commit c585e17

Browse files
committed
IDK how that happened.
1 parent 15f9bc3 commit c585e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eepp/ui/iconmanager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ UIIconTheme* IconManager::init( const std::string& iconThemeName, FontTrueType*
8282
{ "file-search", 0xed05 },
8383
{ "window", 0xf2c4 },
8484
{ "file-lock-fill", 0xecf2 },
85-
{ "file type-svg", 0xF3C5 },
85+
{ "filetype-svg", 0xF3C5 },
8686
{ "filetype-png", 0xF3C5 },
8787
{ "filetype-jpg", 0xF3C5 },
8888
{ "filetype-jpeg", 0xF3C5 },

0 commit comments

Comments
 (0)