commit | 0b8702662a873bb8a9bd78fdfb5a6d6c2a14a928 | [log] [tgz] |
---|---|---|
author | Peter Åstrand <astrand@cendio.se> | Tue Dec 28 15:55:46 2004 +0000 |
committer | Peter Åstrand <astrand@cendio.se> | Tue Dec 28 15:55:46 2004 +0000 |
tree | 4a0395e988c7a20aabe2dec771a28faf8f5cecb9 | |
parent | 142e84dafdcaa7d3be8596317f3941e461b592a3 [diff] [blame] |
Added new parameter NoJPEG, hooked up with GUI git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@57 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/rfb/ConnParams.h b/rfb/ConnParams.h index 9946bd0..4d08b6d 100644 --- a/rfb/ConnParams.h +++ b/rfb/ConnParams.h
@@ -74,6 +74,7 @@ bool supportsLastRect; int qualityLevel; + bool noJpeg; private: