diff -r 000000000000 -r 1918ee327afb tests/auto/qimage/images/image.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/auto/qimage/images/image.xbm Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,5 @@ +#define Cloverleaf_width 9 +#define Cloverleaf_height 9 +static unsigned char Cloverleaf_bits[] = { + 0xc6, 0x00, 0x29, 0x01, 0x29, 0x01, 0xfe, 0x00, 0x28, 0x00, 0xfe, 0x00, + 0x29, 0x01, 0x29, 0x01, 0xc6, 0x00, };