aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index ce4809c12e..af3c268ef9 100644
--- a/sync.profile
+++ b/sync.profile
@@ -18,7 +18,8 @@
"QtLabsAnimation" => "$basedir/src/labs/animation",
"QtLabsWavefrontMesh" => "$basedir/src/labs/wavefrontmesh",
"QtLabsQmlModels" => "$basedir/src/labs/models",
- "QtLabsSharedImage" => "$basedir/src/labs/sharedimage"
+ "QtLabsSharedImage" => "$basedir/src/labs/sharedimage",
+ "QtQmlXmlListModel" => "$basedir/src/qmlxmllistmodel"
);
%inject_headers = (
"$basedir/src/qml" => [ "^qqmljsgrammar_p.h", "^qqmljsparser_p.h", "^qml_compile_hash_p.h" ],