wireshark/image/clist_descend.xpm
Gerald Combs 5521ff2ba5 Add little arrows to the column titles to indicate which column we're
using to sort as well as the sort direction.

svn path=/trunk/; revision=4050
2001-10-21 16:15:21 +00:00

10 lines
119 B
C

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