Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / guicast / images / listbox_expandup_png.h
diff --git a/cinelerra-5.1/guicast/images/listbox_expandup_png.h b/cinelerra-5.1/guicast/images/listbox_expandup_png.h
new file mode 100644 (file)
index 0000000..1954247
--- /dev/null
@@ -0,0 +1,21 @@
+#ifndef LISTBOX_EXPANDUP_PNG_H
+#define LISTBOX_EXPANDUP_PNG_H
+
+static unsigned char listbox_expandup_png[] = 
+{
+       0x00, 0x00, 0x00, 0xbc, 
+       0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
+       0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x06, 0x00, 0x00, 0x00, 0x1f, 0xf3, 0xff, 
+       0x61, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 
+       0x43, 0xbb, 0x7f, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x11, 0x00, 
+       0x00, 0x0b, 0x11, 0x01, 0x7f, 0x64, 0x5f, 0x91, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 
+       0x07, 0xd3, 0x09, 0x01, 0x14, 0x2f, 0x33, 0x5b, 0x31, 0x93, 0xe2, 0x00, 0x00, 0x00, 0x49, 0x49, 
+       0x44, 0x41, 0x54, 0x78, 0x9c, 0xd5, 0xd2, 0xb1, 0x0d, 0x00, 0x31, 0x0c, 0x02, 0x40, 0xf8, 0xfd, 
+       0x77, 0x26, 0x13, 0x18, 0x48, 0xa2, 0x14, 0x4f, 0x6d, 0x4e, 0x14, 0x06, 0x1e, 0x45, 0xed, 0xe1, 
+       0x77, 0x8b, 0x8c, 0x80, 0xa4, 0x0a, 0x71, 0x0b, 0x2a, 0xc4, 0x02, 0x0d, 0x12, 0x81, 0x84, 0x54, 
+       0x80, 0x43, 0x6a, 0x80, 0x24, 0x00, 0xf0, 0x08, 0x98, 0xca, 0x15, 0xe0, 0xca, 0x11, 0x48, 0x65, 
+       0x17, 0x61, 0xe3, 0x9d, 0x27, 0xe0, 0x27, 0x59, 0xcf, 0x42, 0x19, 0x0c, 0x52, 0x94, 0xba, 0xd7, 
+       0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
+};
+
+#endif