forked from qt-creator/qt-creator
Maemo: Disable proxy use for device access.
Workaround for proxy problems on Windows (Qt bug?).
Reviewed-by: kh1
(cherry picked from commit f3ac8e43fe)
This commit is contained in:
@@ -114,6 +114,7 @@ DebuggerStartParameters::DebuggerStartParameters() :
|
||||
qmlServerAddress("127.0.0.1"),
|
||||
qmlServerPort(0),
|
||||
useServerStartScript(false),
|
||||
connParams(SshConnectionParameters::NoProxy),
|
||||
toolChainType(ToolChain::UNKNOWN),
|
||||
startMode(NoStartMode),
|
||||
executableUid(0)
|
||||
|
||||
Reference in New Issue
Block a user