aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CConnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/CConnection.h')
-rw-r--r--common/rfb/CConnection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rfb/CConnection.h b/common/rfb/CConnection.h
index deab50ae..d5d07ca0 100644
--- a/common/rfb/CConnection.h
+++ b/common/rfb/CConnection.h
@@ -239,6 +239,7 @@ namespace rfb {
// Optional capabilities that a subclass is expected to set to true
// if supported
bool supportsLocalCursor;
+ bool supportsCursorPosition;
bool supportsDesktopResize;
bool supportsLEDState;