mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-05 03:20:14 +01:00
parent
6b42f40ff9
commit
85e23affea
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ extern int x_apple_wm_event_base, x_apple_wm_error_base;
|
|||
|
||||
struct atom_list {
|
||||
Atom primary, clipboard, text, utf8_string, string, targets, multiple,
|
||||
cstring, image_png, incr, atom, clipboard_manager;
|
||||
cstring, image_png, image_jpeg, incr, atom, clipboard_manager;
|
||||
};
|
||||
|
||||
extern struct atom_list *atoms;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue