Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / guicast / images / file_reload_up_png.h
diff --git a/cinelerra-5.1/guicast/images/file_reload_up_png.h b/cinelerra-5.1/guicast/images/file_reload_up_png.h
new file mode 100644 (file)
index 0000000..58c09cc
--- /dev/null
@@ -0,0 +1,26 @@
+#ifndef FILE_RELOAD_UP_PNG_H
+#define FILE_RELOAD_UP_PNG_H
+
+static unsigned char file_reload_up_png[] = 
+{
+       0x00, 0x00, 0x01, 0x10, 
+       0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
+       0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x19, 0x08, 0x02, 0x00, 0x00, 0x00, 0x4b, 0x8b, 0x12, 
+       0x34, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x13, 0x00, 0x00, 0x0b, 
+       0x13, 0x01, 0x00, 0x9a, 0x9c, 0x18, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xd5, 
+       0x06, 0x1d, 0x06, 0x1f, 0x0e, 0x8d, 0x7b, 0x02, 0xf5, 0x00, 0x00, 0x00, 0x1d, 0x74, 0x45, 0x58, 
+       0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x00, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 
+       0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x54, 0x68, 0x65, 0x20, 0x47, 0x49, 0x4d, 0x50, 0xef, 0x64, 
+       0x25, 0x6e, 0x00, 0x00, 0x00, 0x86, 0x49, 0x44, 0x41, 0x54, 0x78, 0xda, 0xed, 0x55, 0x41, 0x0e, 
+       0xc0, 0x20, 0x08, 0xa3, 0xc4, 0xff, 0x7f, 0xd9, 0x1d, 0x76, 0xc3, 0x16, 0x98, 0x31, 0x59, 0xb2, 
+       0x8c, 0x9b, 0x08, 0x05, 0xa9, 0x55, 0xcc, 0x39, 0xed, 0x90, 0xb9, 0x9d, 0xb3, 0xf7, 0xb0, 0x00, 
+       0x00, 0x50, 0xbb, 0xa3, 0x8f, 0x62, 0x66, 0xf9, 0x70, 0x47, 0x13, 0xa8, 0x43, 0x51, 0x1d, 0x44, 
+       0x0f, 0x45, 0xb3, 0xea, 0x79, 0xd1, 0x34, 0x5a, 0x00, 0x2a, 0x34, 0xf8, 0xd7, 0x79, 0xad, 0x31, 
+       0xae, 0x6a, 0x86, 0xca, 0x77, 0x5a, 0x70, 0x86, 0xa5, 0xab, 0xe6, 0xd7, 0x7e, 0x29, 0x9c, 0xe4, 
+       0x31, 0x01, 0xca, 0xfd, 0xf2, 0x8c, 0xdb, 0x0a, 0xfd, 0x86, 0x1e, 0x1f, 0x60, 0x95, 0x4c, 0xe5, 
+       0x77, 0xd5, 0xfb, 0xa1, 0x25, 0xdd, 0x28, 0x25, 0x42, 0x05, 0x40, 0xe9, 0x96, 0xda, 0xce, 0x5b, 
+       0xe3, 0x1d, 0x6c, 0xbc, 0x13, 0xb2, 0xfc, 0xff, 0x77, 0x3c, 0xb2, 0x0b, 0x1b, 0x95, 0x4e, 0x2c, 
+       0xf3, 0xad, 0xf1, 0x1a, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
+};
+
+#endif