*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sun, 02 Mar 1997 11:42:43 +0100
changeset 1090 7502d5fe65b5
parent 1089 abb0c3d4b5f4
child 1091 0a995cb78516
*** empty log message ***
bitmaps/CheckOn12.xbm
bitmaps/CheckOn14.xbm
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bitmaps/CheckOn12.xbm	Sun Mar 02 11:42:43 1997 +0100
@@ -0,0 +1,5 @@
+#define CheckOn12_width 12
+#define CheckOn12_height 12
+static unsigned char CheckOn12_bits[] = {
+   0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x0e, 0x02, 0x07, 0x84, 0x03,
+   0xcc, 0x01, 0xf8, 0x00, 0x78, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00};
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bitmaps/CheckOn14.xbm	Sun Mar 02 11:42:43 1997 +0100
@@ -0,0 +1,6 @@
+#define CheckOn14_width 14
+#define CheckOn14_height 14
+static unsigned char CheckOn14_bits[] = {
+   0x00, 0x00, 0x00, 0x18, 0x00, 0x1c, 0x00, 0x0e, 0x06, 0x0f, 0x8c, 0x07,
+   0xcc, 0x03, 0xf8, 0x01, 0xf8, 0x00, 0x70, 0x00, 0x30, 0x00, 0x00, 0x00,
+   0x00, 0x00, 0x00, 0x00};