QNetworkManagerNetworkInformationPlugin: includemocs

Including moc files directly into their classes' TU tends to improve
codegen and enables extended compiler warnings, e.g. about unused
private functions or fields.

Pick-to: 6.3 6.2
Task-number: QTBUG-102886
Change-Id: I625ac4cd59bee6a0a21d6a09c1fc72f726c3c41f
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
bb10
Marc Mutz 2022-04-27 20:21:27 +02:00 committed by Mårten Nordheim
parent a440a8e8c5
commit f6cc685fd6
1 changed files with 2 additions and 0 deletions

View File

@ -223,3 +223,5 @@ void QNetworkManagerInterface::setProperties(const QString &interfaceName,
}
QT_END_NAMESPACE
#include "moc_qnetworkmanagerservice.cpp"