mirror of
https://github.com/claunia/libexeinfo.git
synced 2025-12-16 19:14:24 +00:00
Add decoding of Haiku PNG icons.
This commit is contained in:
@@ -109,6 +109,7 @@ namespace exeinfogui.BeOS
|
||||
break;
|
||||
case Consts.B_LARGE_ICON_TYPE:
|
||||
case Consts.B_MINI_ICON_TYPE:
|
||||
case Consts.B_PNG_FORMAT:
|
||||
pnlResource.Content = panelBeIcon;
|
||||
panelBeIcon.Update(data, type);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user