diff options
Diffstat (limited to 'tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotROP.xbm')
-rw-r--r-- | tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotROP.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotROP.xbm b/tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotROP.xbm new file mode 100644 index 0000000..ccb3d36 --- /dev/null +++ b/tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotROP.xbm @@ -0,0 +1,6 @@ +#define res_NotROP_width 8 +#define res_NotROP_height 8 +static char res_NotROP_bits[] = { + 0xf0,0xf0,0xcc,0xcc,0xcc,0xcc,0xf0,0xf0,0x00,0x00,0x00,0x62,0x00,0x6d,0x00, + 0x00,0xb5,0x7a,0x2b,0x50,0x00,0x00,0x00,0x41,0x00,0x00,0x00,0x42,0x55,0x53, + 0x59,0x3a }; |