diff options
Diffstat (limited to 'vncviewer/CConn.h')
-rw-r--r-- | vncviewer/CConn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vncviewer/CConn.h b/vncviewer/CConn.h index 25d10e78..ea4edb55 100644 --- a/vncviewer/CConn.h +++ b/vncviewer/CConn.h @@ -107,6 +107,7 @@ private: bool firstUpdate; bool pendingUpdate; + bool continuousUpdates; bool forceNonincremental; |