K 10 svn:author V 6 adridg K 8 svn:date V 27 2018-12-31T22:30:00.428911Z K 7 svn:log V 283 Be more defensive in Qt5Network code. It's possible, but rather unlikely, to build Qt5Network with QT_NO_NETWORKINTERFACE, and still get around to building the generic bearer. In that case, comment out the workaround that needs an interface. PR: 232784 Obtained from: Max Steciuk END