Remove stray <QtNetwork> includes
Module includes slow down the build when PCH is disabled, so don't use them. Change-Id: Ic0bf0d938ef06dea9dba6897df592311230a6529 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
committed by
Yoann Lopes
parent
14e80dc2d3
commit
6e7a3657dd
@@ -34,7 +34,6 @@
|
||||
#include <QDebug>
|
||||
|
||||
#include "qgstappsrc_p.h"
|
||||
#include <QtNetwork>
|
||||
|
||||
QGstAppSrc::QGstAppSrc(QObject *parent)
|
||||
:QObject(parent)
|
||||
|
||||
Reference in New Issue
Block a user