summaryrefslogtreecommitdiffstats
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 f34f1ae612..dd88acc07e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -70,6 +70,7 @@
"QtOpenGL" => {
"QtCore" => "THIS_REPOSITORY",
"QtGui" => "THIS_REPOSITORY",
+ "QtWidgets" => "THIS_REPOSITORY",
},
"QtXml" => {
"QtCore" => "THIS_REPOSITORY",
@@ -89,10 +90,10 @@
},
"QtGui" => {
"QtCore" => "THIS_REPOSITORY",
- "QtGui" => "THIS_REPOSITORY",
},
"QtWidgets" => {
"QtCore" => "THIS_REPOSITORY",
+ "QtGui" => "THIS_REPOSITORY",
},
"QtUiTools" => {
"QtCore" => "THIS_REPOSITORY",