From 1edfb6651b4433fe0b0681eb40f1472757640dda Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Thu, 25 Feb 2016 11:51:56 +0100 Subject: Remove platform headers from sync.profile The files were moved to qtbase in change 03a8036674d07daadd2e Change-Id: I740e6c9e4218e20f25879b881db9993a794089c8 Reviewed-by: Iikka Eklund --- sync.profile | 1 - 1 file changed, 1 deletion(-) diff --git a/sync.profile b/sync.profile index 13e5340b8..6fee67e41 100644 --- a/sync.profile +++ b/sync.profile @@ -1,7 +1,6 @@ %modules = ( # path to module name map "QtWaylandCompositor" => "$basedir/src/compositor", "QtWaylandClient" => "$basedir/src/client", - "QtPlatformHeaders" => "$basedir/src/platformheaders", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); -- cgit v1.2.3