diff options
author | Thiago Macieira <thiago@macieira.org> | 2013-11-14 14:55:49 -0800 |
---|---|---|
committer | Thiago Macieira <thiago@macieira.org> | 2013-12-03 13:53:00 -0800 |
commit | ff96bcb0fc9ef47c94fee8e675431882d20ba9dc (patch) | |
tree | eccfda959b137e31b36e240e11395b3f30e8eca7 /webservice.h | |
parent | b38eac89e4903c91821c949d9d196bb1b8f652e3 (diff) | |
download | subsurface-ff96bcb0fc9ef47c94fee8e675431882d20ba9dc.tar.gz |
Make the QNetworkAccessManager a singleton available to all
One of the rules of using QNetworkAccessManager is to share it among all
users, since sockets and other state can be shared. Looks like Marble
doesn't allow us to set it, though, and it creates multiple instances.
I'll prepare an upstream patch to fix that sometime.
Signed-off-by: Thiago Macieira <thiago@macieira.org>
Diffstat (limited to 'webservice.h')
0 files changed, 0 insertions, 0 deletions