summaryrefslogtreecommitdiffstats
path: root/x11vnc/winattr_t.h
diff options
context:
space:
mode:
authorrunge <runge>2007-10-27 22:45:30 +0000
committerrunge <runge>2007-10-27 22:45:30 +0000
commit81ef0b9345dd393fea8edab879ee1fd8f0bf9e81 (patch)
tree6866c2f68f25a00cbfb4f636282fd9cf52bf4a37 /x11vnc/winattr_t.h
parentbe9dc49025c3588e6b01051263ca410769174ea4 (diff)
downloadlibtdevnc-81ef0b93.tar.gz
libtdevnc-81ef0b93.zip
x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.
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;