diff options
Diffstat (limited to 'src/x11.h')
-rw-r--r-- | src/x11.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ typedef struct { Atom* formats; char** formatStrings; unsigned long numFormats; + PuglAction acceptedAction; uint32_t acceptedFormatIndex; Atom acceptedFormat; PuglBlob data; |