Files
lazarus-ccr/components/virtualtreeview-new/trunk/resources/tvtheaderpopupmenu.xpm
blikblum 822745d0fc * Create branches and trunk directories
* Move files to trunk

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1035 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-08 14:04:26 +00:00

35 lines
841 B
C

/* XPM */
static char * tvtheaderpopupmenu_xpm[] = {
"24 24 7 1",
". c #000000",
"+ c #000080",
"@ c None",
"# c #808000",
"$ c #808080",
"% c #C0C0C0",
"& c #FFFFFF",
"@@@@@@..@@@@@@@@@@@@@@@@",
"@@@@@.%%.............@@@",
"@@@@.&&&%%%%%%%%%%$$#.@@",
"@@@@.&&&&&&&&&&&&#$$$.@@",
"@@@.&&&&&&&&&&&&#$$$$.@@",
"@@@@...#&&&&&&&&.$$$$.@@",
"@@@@@@@.........$$$$#@@@",
"@@@@@@@.$$$$$$$$&&&$.@@@",
"@@@@@@@.$&&&&&&.&&&%.@@@",
"@@@@@@@.$&+++&&.&&&$.@@@",
"@@@@@@@.$&&&&&&.&&&.@@@@",
"@@@@@@@.$&+++++.&&&.@@@@",
"@@@@@@.&$+&&&+&+&&&.@@@@",
"@@@@@.$&$&++++&&+&&.@@@@",
"@@@@@.%&$&&&&+&&&+&.@@@@",
"@@@@@.&&$....+&&&&+.@@@@",
"@@@@@.&&&&&&&+&&&++++@@@",
"@...@.&&&....+&&&&+&.@@@",
"@.%%#....%%%%+&++&&+.@@@",
"@.%%%%%%%%%%%++$+&&+@@@@",
"@@.$%%%%%%%%%+%.%+&&+@@@",
"@@.$$$$$$$$$$$$$.+&&+@@@",
"@@@...............++@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@"};