summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostinfo.cpp
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2022-01-14 15:04:31 +0100
committerMårten Nordheim <marten.nordheim@qt.io>2022-01-15 01:10:21 +0100
commit02c2a80865677163efb68a9d1db3b462f16ccc3d (patch)
tree722a40b35657b7485bd9bd25aa0eff432bad3144 /src/network/kernel/qhostinfo.cpp
parent47fab016df82b5489a74b2cb45223d8eea23a31c (diff)
QtNetwork: Include moc files
Change-Id: I227a9541bf76c1c048a694f022b8fc419c0c2544 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/network/kernel/qhostinfo.cpp')
-rw-r--r--src/network/kernel/qhostinfo.cpp2
1 files changed, 2 insertions, 0 deletions
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"