From aa566e72972fd3b56f1c004153eb53792bdbfb10 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Sat, 7 May 2011 21:24:37 +0200 Subject: some build fixes --- sync.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sync.profile') 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", -- cgit v1.2.3