From e243c4fa9fce1ebbe1d0e625b6e2d3a07fe6b071 Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Mon, 29 Aug 2011 11:16:11 +1000 Subject: Revert the QtmSensors library. The QtSensors API changes have been de-scoped so this library is no longer required. Change-Id: Iee555b69fc3f774c48c5911eeabc09aba50c13fc Reviewed-on: http://codereview.qt.nokia.com/3686 Reviewed-by: Qt Sanity Bot Reviewed-by: Lincoln Ramsay --- sync.profile | 3 --- 1 file changed, 3 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 840ae0d..b309f72 100644 --- a/sync.profile +++ b/sync.profile @@ -1,18 +1,15 @@ %modules = ( # path to module name map "QtSensors" => "$basedir/src/sensors", - "QtmSensors" => "$basedir/src/qtmsensors", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); %classnames = ( "qtsensorsversion.h" => "QtSensorsVersion", - "qtmsensorsversion.h" => "QtmSensorsVersion", ); %mastercontent = ( ); %modulepris = ( "QtSensors" => "$basedir/modules/qt_sensors.pri", - "QtmSensors" => "$basedir/modules/qt_sensors.pri", ); %dependencies = ( "qtbase" => "refs/heads/master", -- cgit v1.2.1