added enable crypto argument to synergys/c #4313

This commit is contained in:
XinyuHou
2015-02-12 15:50:08 +00:00
parent bbcca144f5
commit c4c0fc8a08
24 changed files with 106 additions and 66 deletions

View File

@@ -342,7 +342,8 @@ ClientApp::openClient(const String& name, const NetworkAddress& address,
address,
new TCPSocketFactory(m_events, getSocketMultiplexer()),
screen,
args().m_enableDragDrop);
args().m_enableDragDrop,
args().m_enableCrypto);
try {
m_events->adoptHandler(