changeset 172:c5eb5c9cd2f8

more fixes
author eldar
date Wed, 24 Jun 2009 01:06:33 +0000
parents f9ab9d3819b6
children 0cfd8e5c118e
files build/network.makefile build/network.txt
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/build/network.makefile	Wed Jun 24 01:00:57 2009 +0000
+++ b/build/network.makefile	Wed Jun 24 01:06:33 2009 +0000
@@ -41,6 +41,7 @@
 QNetworkProxyFactory \
 QNetworkReply \
 QNetworkRequest \
+QSsl \
 QSslCertificate \
 QSslCipher \
 QSslConfiguration \
--- a/build/network.txt	Wed Jun 24 01:00:57 2009 +0000
+++ b/build/network.txt	Wed Jun 24 01:06:33 2009 +0000
@@ -32,6 +32,7 @@
 if(QT_QCONFIG MATCHES "openssl")
     set(classes 
       ${classes}
+      QSsl
       QSslCertificate
       QSslCipher
       QSslConfiguration