aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/qqmlstandardpaths.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qqmlstandardpaths.cpp')
-rw-r--r--src/core/qqmlstandardpaths.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/qqmlstandardpaths.cpp b/src/core/qqmlstandardpaths.cpp
index 39c5eb3ebf..12f401b565 100644
--- a/src/core/qqmlstandardpaths.cpp
+++ b/src/core/qqmlstandardpaths.cpp
@@ -149,3 +149,5 @@ QUrl QQmlStandardPaths::writableLocation(QStandardPaths::StandardLocation type)
}
QT_END_NAMESPACE
+
+#include "moc_qqmlstandardpaths_p.cpp"