summaryrefslogtreecommitdiffstats
path: root/x11vnc/winattr_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/winattr_t.h')
-rw-r--r--x11vnc/winattr_t.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/winattr_t.h b/x11vnc/winattr_t.h
index cfde047..d207abc 100644
--- a/x11vnc/winattr_t.h
+++ b/x11vnc/winattr_t.h
@@ -9,6 +9,7 @@ typedef struct winattr {
int valid;
int x, y;
int width, height;
+ int border_width;
int depth;
int class;
int backing_store;