aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/ServerCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/ServerCore.h')
-rw-r--r--common/rfb/ServerCore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rfb/ServerCore.h b/common/rfb/ServerCore.h
index e12a8bc8..5fc996ff 100644
--- a/common/rfb/ServerCore.h
+++ b/common/rfb/ServerCore.h
@@ -46,6 +46,7 @@ namespace rfb {
static BoolParameter acceptPointerEvents;
static BoolParameter acceptCutText;
static BoolParameter sendCutText;
+ static BoolParameter acceptSetDesktopSize;
static BoolParameter queryConnect;
};