mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
(x_display): New field cursor_fore_pixel.
This commit is contained in:
parent
b73b6aaf28
commit
67710a6327
1 changed files with 1 additions and 0 deletions
|
|
@ -280,6 +280,7 @@ struct x_display
|
|||
PIX_TYPE cursor_pixel;
|
||||
PIX_TYPE border_pixel;
|
||||
PIX_TYPE mouse_pixel;
|
||||
PIX_TYPE cursor_foreground_pixel;
|
||||
|
||||
/* Descriptor for the cursor in use for this window. */
|
||||
#ifdef HAVE_X11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue