(struct x_display_info): New member cut_buffers_initialized.
This commit is contained in:
@@ -292,6 +292,7 @@ struct x_display_info
|
||||
#ifdef MULTI_KBOARD
|
||||
KBOARD *kboard;
|
||||
#endif
|
||||
int cut_buffers_initialized; /* Whether we're sure they all exist */
|
||||
};
|
||||
|
||||
/* This is a chain of structures for all the X displays currently in use. */
|
||||
|
||||
Reference in New Issue
Block a user