olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / listbox_up_png.h
1 #ifndef LISTBOX_UP_PNG_H
2 #define LISTBOX_UP_PNG_H
3
4 static unsigned char listbox_up_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xa9, 
7         0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
8         0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x08, 0x08, 0x06, 0x00, 0x00, 0x00, 0x26, 0xd3, 0xa5, 
9         0xf2, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0xd3, 
10         0x62, 0x75, 0x6f, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x12, 0x00, 
11         0x00, 0x0b, 0x12, 0x01, 0xd2, 0xdd, 0x7e, 0xfc, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 
12         0x07, 0xd3, 0x08, 0x0d, 0x06, 0x3a, 0x13, 0x3f, 0xfe, 0xb4, 0x28, 0x00, 0x00, 0x00, 0x36, 0x49, 
13         0x44, 0x41, 0x54, 0x78, 0xda, 0x9d, 0xce, 0x39, 0x0a, 0x00, 0x30, 0x0c, 0x03, 0xc1, 0xdd, 0xff, 
14         0x3f, 0xda, 0xe9, 0x02, 0x81, 0xe0, 0x4b, 0xad, 0x35, 0x46, 0x90, 0x27, 0xb2, 0xa3, 0x4d, 0xe8, 
15         0x04, 0x47, 0xa7, 0xeb, 0x70, 0xaa, 0x19, 0x0e, 0xea, 0xf8, 0xc3, 0x1d, 0xf8, 0x38, 0x17, 0xf0, 
16         0x3e, 0x70, 0x09, 0x01, 0x38, 0x0a, 0x4b, 0x08, 0x06, 0x8e, 0xbd, 0x62, 0xdd, 0x00, 0x00, 0x00, 
17         0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
18 };
19
20 #endif