Added support for MULTIPLE target.

This commit is contained in:
Camilla Berglund
2013-04-29 12:26:25 +02:00
parent 7012d97958
commit 822eb1c986
3 changed files with 53 additions and 0 deletions
+1
View File
@@ -119,6 +119,7 @@ typedef struct _GLFWlibraryX11
// Selection atoms
Atom TARGETS;
Atom MULTIPLE;
Atom CLIPBOARD;
Atom UTF8_STRING;
Atom COMPOUND_STRING;