(struct x_display_info): New member display_perd.
This commit is contained in:
@@ -289,6 +289,7 @@ struct x_display_info
|
||||
Atom Xatom_CLIPBOARD, Xatom_TIMESTAMP, Xatom_TEXT, Xatom_DELETE,
|
||||
Xatom_MULTIPLE, Xatom_INCR, Xatom_EMACS_TMP, Xatom_TARGETS, Xatom_NULL,
|
||||
Xatom_ATOM_PAIR;
|
||||
PERD display_perd;
|
||||
};
|
||||
|
||||
/* This is a chain of structures for all the X displays currently in use. */
|
||||
|
||||
Reference in New Issue
Block a user