summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-05-07 21:24:37 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-05-07 21:24:37 +0200
commitaa566e72972fd3b56f1c004153eb53792bdbfb10 (patch)
tree0b5ef4b9568584893c6ddb60fe3dd7fb0d0645a6 /sync.profile
parent7ff96330ed28b957a80d294a43748c8051c0e483 (diff)
some build fixes
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",