summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimage/images/image.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qimage/images/image.xbm')
-rw-r--r--tests/auto/qimage/images/image.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qimage/images/image.xbm b/tests/auto/qimage/images/image.xbm
new file mode 100644
index 0000000000..d0e0fcf2c1
--- /dev/null
+++ b/tests/auto/qimage/images/image.xbm
@@ -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, };