view etc/images/sort-row-ascending.xpm @ 72650:eea30f9dbecd

(gud-speedbar-buttons): Allow for no type e.g public, protected in C++.
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 05 Sep 2006 03:40:54 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};