convert from bmp to png

Change-Id: I7fe47f47f19b93eab5d0cef0afde63e6f61c21b4
This commit is contained in:
Caolán McNamara 2017-01-05 12:09:09 +00:00
parent 860ecb9e58
commit 1b7d1d16e3
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 B

View File

@ -53,7 +53,7 @@ Resource RID_SVXSTR_BORDER_CONTROL
};
};
Bitmap BMP_FRMSEL_ARROWS { File = "frmsel.bmp"; };
Bitmap BMP_FRMSEL_ARROWS { File = "frmsel.png"; };
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */