aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 73fa0db..1cb09d1 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,6 @@
%modules = ( # path to module name map
"QtQuickStudioApplication" => "$basedir/src/imports/application",
+ "QtQuickStudioUtils" => "$basedir/src/imports/utils",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);