diff options
Diffstat (limited to 'common/rfb/VNCServerST.h')
-rw-r--r-- | common/rfb/VNCServerST.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rfb/VNCServerST.h b/common/rfb/VNCServerST.h index 81ad4ecb..213f6b1f 100644 --- a/common/rfb/VNCServerST.h +++ b/common/rfb/VNCServerST.h @@ -238,6 +238,7 @@ namespace rfb { bool needRenderedCursor(); void checkUpdate(); + void checkVideoUpdate(); SSecurityFactory* securityFactory; QueryConnectionHandler* queryConnectionHandler; |