view etc/images/sort-row-ascending.xpm @ 73585:7d264c036b25

[WINDOWSNT]: Include <malloc.h> and <stdlib.h>. (close_winsock): Declare as __cdecl.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 31 Oct 2006 16:39:15 +0000
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_sort_row_ascending_xpm[] = {
"21 17 2 1",
" 	c None",
".	c #000000",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};