mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
It's a png file, not a jpeg file, so give it the correct name. If I read WindowFrame.cpp right, the hover bitmap only works if the file is named .png, too. (Noticed by running `find Base/res/icons -name '*.jpg'`.)