Call start() even when bearer is not compiled.
authorXizhi Zhu <xizhi.zhu@gmail.com>
Wed, 1 Feb 2012 21:26:36 +0000 (22:26 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 2 Feb 2012 13:18:36 +0000 (14:18 +0100)
commit319ba95c763c5e323e338119750651ef7e0cd897
treeb94ec9213d6b897af03d73b571749b4ba42a086d
parent3acbb12d2d177e6df86370374a728ec3ce082566
Call start() even when bearer is not compiled.

Otherwise, the HTTP request won't be sent if bearer is not compiled.

Change-Id: I9a8171fde6fe5b2db0405b4af6e1d52ac4528502
Reviewed-by: Shane Kearns <ext-shane.2.kearns@nokia.com>
src/network/access/qnetworkreplyhttpimpl.cpp