fix build for -no-qt3support
authorPeter Hartmann <peter.hartmann@nokia.com>
Mon, 12 Jul 2010 08:47:00 +0000 (10:47 +0200)
committerPeter Hartmann <peter.hartmann@nokia.com>
Tue, 10 Aug 2010 12:31:29 +0000 (14:31 +0200)
commitb5f95fbf615b113e3e6d2b42f6b84309d6588b1f
treeb735fb1acf5df209de2528673b677a38859a6c18
parentca9270722b4412d9f70efe1ef4ad51635deca75a
fix build for -no-qt3support

QString::lower() is QT3_SUPPORT, the correct method is
QString::toLower().
src/network/ssl/qsslsocket_openssl.cpp