mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
impr: Better name and icons for recent files
This commit is contained in:
@@ -314,7 +314,7 @@ namespace hex::plugin::builtin::recent {
|
||||
|
||||
const char* icon;
|
||||
if (isProject) {
|
||||
icon = ICON_VS_PROJECT;
|
||||
icon = ICON_VS_NOTEBOOK;
|
||||
} else {
|
||||
icon = ICON_VS_FILE_BINARY;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user