tests: Ignore stateChanged Qt warning.

This commit is contained in:
Florian Bruhin 2015-11-15 12:22:55 +01:00
parent 9f1c6e0139
commit cfea69494a

View File

@ -36,3 +36,4 @@ qt_log_ignore =
^QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once\.
^QWaitCondition: Destroyed while threads are still waiting
^QXcbXSettings::QXcbXSettings\(QXcbScreen\*\) Failed to get selection owner for XSETTINGS_S atom
^QObject::connect: Cannot connect \(null\)::stateChanged\(QNetworkSession::State\) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged\(QNetworkSession::State\)