wok annotate sandfive-theme/stuff/SliTaz-SandFive/openbox-3/max_hover.xbm @ rev 25035

Up libqcow (20210419)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 18:11:13 2022 +0000 (2022-05-20)
parents
children
rev   line source
al@16782 1 #define max_hover_width 10
al@16782 2 #define max_hover_height 10
al@16782 3 static unsigned char max_hover_bits[] = {
al@16782 4 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02,
al@16782 5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };