diff options
| author | Aaahh Ahh <woohoomoo2u@gmail.com> | 2019-03-08 12:13:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-08 12:13:58 -0500 |
| commit | dfd7904fec8cd62d7593074a9e496ec63263b55e (patch) | |
| tree | 3c9fc19ab24a8afcda041047b4ca0ee9f1aee0a5 /xwinwrap.c | |
| parent | d33ea3e204212c01c4d4568e8721406fa05dd7d8 (diff) | |
Update xwinwrap.c
Diffstat (limited to 'xwinwrap.c')
| -rw-r--r-- | xwinwrap.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ #define OPAQUE 0xffffffff #define NAME "xwinwrap" +#define VERSION "0.9" #define ATOM(a) XInternAtom(display, #a, False) |
