Network: includemocs

IIRC they were Q_GADGET'ed

Change-Id: Ia80e506587fb583591ea4b89e648cb9cdfd98dfa
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit 1b592e18b2f3f20d6941fe1a761d680f3dbdb61a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Mårten Nordheim 2024-09-06 14:28:26 +02:00 committed by Qt Cherry-pick Bot
parent 567eae56e7
commit d62a2decaf
2 changed files with 3 additions and 0 deletions

View File

@ -1797,3 +1797,5 @@ static bool qGssapiTestGetCredentials(QStringView host)
#endif // gssapi
QT_END_NAMESPACE
#include "moc_qauthenticator.cpp"

View File

@ -1156,3 +1156,4 @@ void QHostInfoCache::clear()
QT_END_NAMESPACE
#include "moc_qhostinfo_p.cpp"
#include "moc_qhostinfo.cpp"