fix build with QT_NO_BEARERMANAGEMENT
authorPeter Hartmann <peter.hartmann@nokia.com>
Fri, 7 Jan 2011 15:17:13 +0000 (16:17 +0100)
committerPeter Hartmann <peter.hartmann@nokia.com>
Fri, 7 Jan 2011 15:20:28 +0000 (16:20 +0100)
commit362a61cd821144141324d99cdbaf1ddd858076d9
tree49e91d54b25046834001bc0d9874eb41de4741bc
parent5c8238d425a66072c8048a8c13f5bb0a1fbceac2
fix build with QT_NO_BEARERMANAGEMENT

start() is only defined when using bearer management; that method calls
open(), which we just call directly if not using bearer.

Reviewed-by: Markus Goetz
Task-number: QTBUG-16477
src/network/access/qnetworkaccessdatabackend.cpp