Mercurial > emacs
view etc/images/gud/remove.xpm @ 69663:68644cbc6a00
(handle_one_xevent): Don't let key-press clear mouse face
on in toolbar window if mouse-highlight is an integer.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 24 Mar 2006 15:24:20 +0000 (2006-03-24) |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * clear_xpm[] = { "24 24 3 1", " c None", ". c #cc0033", "X c #F0F0F0", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " .XX......XX. ", " ...XX....XX... ", " ....XX..XX.... ", " ......XXXX...... ", " .......XX....... ", " ......XXXX...... ", " .....XX..XX..... ", " ...XX....XX... ", " ..XX......XX.. ", " .X........X. ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};