aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 618e713ab5..36c5afe019 100644
--- a/sync.profile
+++ b/sync.profile
@@ -6,7 +6,7 @@
"QtQmlDevTools" => "$basedir/src/qmldevtools",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
- "QtQmlDevTools" => "../qml/qml/parser",
+ "QtQmlDevTools" => "../qml/parser",
);
%deprecatedheaders = (
);