commit | 1e9d32fe263294a77a5b4f0fc6533ed3689e2a4b | [log] [tgz] |
---|---|---|
author | Peter Åstrand <astrand@cendio.se> | Wed Feb 16 13:00:38 2005 +0000 |
committer | Peter Åstrand <astrand@cendio.se> | Wed Feb 16 13:00:38 2005 +0000 |
tree | d5233ff6bc1db72be8d4f1a24294f8e7604c7c60 | |
parent | 5d8e530cb11389fb1e775bb4eea0f79813c33e56 [diff] [blame] |
Server-side support for the XCursor encoding git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@188 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/rfb/ConnParams.h b/rfb/ConnParams.h index 70578ea..09e79c2 100644 --- a/rfb/ConnParams.h +++ b/rfb/ConnParams.h
@@ -70,6 +70,7 @@ bool useCopyRect; bool supportsLocalCursor; + bool supportsLocalXCursor; bool supportsDesktopResize; bool supportsLastRect;