From cfd040fa433ae388fd6d407067b7725bf9d17b9a Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Wed, 12 Jan 2011 21:06:11 +0100 Subject: Move uitools from QtTools to QtBase --- sync.profile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 0e4a6c3c2..cfeac5e4d 100644 --- a/sync.profile +++ b/sync.profile @@ -2,7 +2,6 @@ "QtCLucene" => "$basedir/src/assistant/lib/fulltextsearch", "QtHelp" => "$basedir/src/assistant/lib", "QtDesigner" => "$basedir/src/designer/src/lib", - "QtUiTools" => "$basedir/src/designer/src/uitools", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); @@ -24,5 +23,4 @@ "QtCLucene" => "$basedir/modules/qt_clucene.pri", "QtHelp" => "$basedir/modules/qt_help.pri", "QtDesigner" => "$basedir/modules/qt_designer.pri", - "QtUiTools" => "$basedir/modules/qt_uitools.pri", ); -- cgit v1.2.1