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 6e4eb3e0ed..0659492b77 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,7 +12,8 @@
"QtQmlCompiler" => "$basedir/src/qmlcompiler",
"QtQmlDom" => "$basedir/src/qmldom",
"QtQuickLayouts" => "$basedir/src/quicklayouts",
- "QtQmlLocalStorage" => "$basedir/src/qmllocalstorage"
+ "QtQmlLocalStorage" => "$basedir/src/qmllocalstorage",
+ "QtLabsSettings" => "$basedir/src/labs/settings"
);
%inject_headers = (
"$basedir/src/qml" => [ "^qqmljsgrammar_p.h", "^qqmljsparser_p.h", "^qml_compile_hash_p.h" ],