summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-g++-maemo
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2010-03-17 10:49:27 +1000
committerAaron McCarthy <aaron.mccarthy@nokia.com>2010-03-18 13:56:53 +1000
commitcb7e008ee713729dd27666df7282888325c0963a (patch)
tree6958a32f52fb5572d09a528cbeb5c8ed8fb35c59 /mkspecs/linux-g++-maemo
parent729bbd99736dd88847018a3378fc89e3be348d87 (diff)
Add flag to indicate that network sessions are expected on a platform.
Diffstat (limited to 'mkspecs/linux-g++-maemo')
-rw-r--r--mkspecs/linux-g++-maemo/qmake.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkspecs/linux-g++-maemo/qmake.conf b/mkspecs/linux-g++-maemo/qmake.conf
index e272e72525..ca201bcc24 100644
--- a/mkspecs/linux-g++-maemo/qmake.conf
+++ b/mkspecs/linux-g++-maemo/qmake.conf
@@ -33,7 +33,4 @@ DEFINES += QT_GL_NO_SCISSOR_TEST
# Work round SGX 1.4 driver bug (text corrupted), modify glyph cache width:
DEFINES += QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024
-# QNetworkAccessManager to create a network session by default
-DEFINES += QT_QNAM_DEFAULT_NETWORK_SESSION
-
load(qt_config)