From 02c2a80865677163efb68a9d1db3b462f16ccc3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5rten=20Nordheim?= Date: Fri, 14 Jan 2022 15:04:31 +0100 Subject: QtNetwork: Include moc files Change-Id: I227a9541bf76c1c048a694f022b8fc419c0c2544 Reviewed-by: Edward Welbourne --- src/network/kernel/qhostinfo.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/network/kernel/qhostinfo.cpp') diff --git a/src/network/kernel/qhostinfo.cpp b/src/network/kernel/qhostinfo.cpp index a089351d60..aade547125 100644 --- a/src/network/kernel/qhostinfo.cpp +++ b/src/network/kernel/qhostinfo.cpp @@ -1178,3 +1178,5 @@ void QHostInfoCache::clear() } QT_END_NAMESPACE + +#include "moc_qhostinfo_p.cpp" -- cgit v1.2.3