aboutsummaryrefslogtreecommitdiffstats
path: root/src/x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/x11.h')
-rw-r--r--src/x11.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/x11.h b/src/x11.h
index 58073e5..2e14ae2 100644
--- a/src/x11.h
+++ b/src/x11.h
@@ -61,6 +61,7 @@ typedef struct {
Atom* formats;
char** formatStrings;
unsigned long numFormats;
+ PuglAction acceptedAction;
uint32_t acceptedFormatIndex;
Atom acceptedFormat;
PuglBlob data;