Mercurial > emacs
view etc/images/close.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 | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};