diff options
Diffstat (limited to 'src/x11.h')
-rw-r--r-- | src/x11.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ typedef struct { } PuglTimer; typedef struct { + PuglClipboard clipboard; Atom selection; Atom property; Window source; |