aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SMsgReaderV3.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/SMsgReaderV3.h')
-rw-r--r--common/rfb/SMsgReaderV3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rfb/SMsgReaderV3.h b/common/rfb/SMsgReaderV3.h
index f4cc7d7e..805fd876 100644
--- a/common/rfb/SMsgReaderV3.h
+++ b/common/rfb/SMsgReaderV3.h
@@ -31,6 +31,7 @@ namespace rfb {
protected:
virtual void readSetDesktopSize();
virtual void readFence();
+ virtual void readEnableContinuousUpdates();
};
}
#endif