Fix login flow with system proxy
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 30 Jan 2019 21:48:40 +0000 (22:48 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 31 Jan 2019 12:45:40 +0000 (13:45 +0100)
commiteb3245b24170282d0565958b7f0a5238a5d96a43
tree999ce8f296aa47dad615ce5e12a7020a7bfd959c
parentaf443461e354cadeeee35bbb9f1460bf4e8ed53f
Fix login flow with system proxy

I must admit why this works is puzzling me. However if I just use a system
proxy without this it doesn't work. I suspect a Qt bug but will have to
dig deeper to find out if that is the case.

For now this little hack will have to do.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
src/gui/wizard/webviewpage.cpp
src/gui/wizard/webviewpage.h