olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / listbox_columnup_png.h
1 #ifndef LISTBOX_COLUMNUP_PNG_H
2 #define LISTBOX_COLUMNUP_PNG_H
3
4 static unsigned char listbox_columnup_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xd7, 
7         0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
8         0x00, 0x00, 0x00, 0xbb, 0x00, 0x00, 0x00, 0x16, 0x08, 0x06, 0x00, 0x00, 0x00, 0x98, 0x12, 0xed, 
9         0x5a, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0xa0, 
10         0xbd, 0xa7, 0x93, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x11, 0x00, 
11         0x00, 0x0b, 0x11, 0x01, 0x7f, 0x64, 0x5f, 0x91, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 
12         0x07, 0xd3, 0x08, 0x0e, 0x04, 0x32, 0x2a, 0xb9, 0x13, 0xcd, 0xa8, 0x00, 0x00, 0x00, 0x64, 0x49, 
13         0x44, 0x41, 0x54, 0x78, 0x9c, 0xed, 0xdb, 0xb1, 0x0d, 0x03, 0x31, 0x00, 0x03, 0x31, 0x39, 0xf8, 
14         0xfd, 0x57, 0xf6, 0x6f, 0x91, 0x00, 0x39, 0x72, 0x02, 0x15, 0xd7, 0xea, 0x6c, 0xbb, 0x83, 0x80, 
15         0x67, 0xdb, 0xee, 0xd5, 0x3b, 0xff, 0xed, 0x9c, 0xb3, 0xcf, 0xaf, 0x47, 0xc0, 0xb7, 0x88, 0x9d, 
16         0x0c, 0xb1, 0x93, 0x21, 0x76, 0x32, 0xc4, 0x4e, 0x86, 0xd8, 0xc9, 0x10, 0x3b, 0x19, 0x62, 0x27, 
17         0x43, 0xec, 0x64, 0x88, 0x9d, 0x0c, 0xb1, 0x93, 0x21, 0x76, 0x32, 0xc4, 0x4e, 0x86, 0xd8, 0xc9, 
18         0x10, 0x3b, 0x19, 0x62, 0x27, 0x43, 0xec, 0x64, 0x88, 0x9d, 0x0c, 0xb1, 0x93, 0x71, 0xe6, 0x70, 
19         0x4d, 0xc4, 0x0b, 0x87, 0x87, 0x05, 0x2b, 0x16, 0xd7, 0x90, 0x26, 0x00, 0x00, 0x00, 0x00, 0x49, 
20         0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
21 };
22
23 #endif