From a187fd9fb14df3aef71705fbb34bf1e6b4e29176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lund=20Martsum?= Date: Wed, 11 Jul 2012 06:43:57 +0200 Subject: Fix a few compiler warnings. In this change: dba22bc03690eaa00a7757dd024d8953ec74b30c we actually do not need the sync.profile change. The header is already in QtGui - and it caused compiler warnings when Qt/tests are compiled. The troubled includes are of type where Wigets are first in the include path. Change-Id: Iff17f6ddb6c6282d41a08b53438b7aec786f12a9 Reviewed-by: Stephen Kelly Reviewed-by: Giuseppe D'Angelo --- sync.profile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 2bef67f31d..d63cdc0934 100644 --- a/sync.profile +++ b/sync.profile @@ -101,11 +101,7 @@ "qplatformmenu_qpa.h" => "qpa/qplatformmenu.h", "QPlatformMenu" => "qpa/qplatformmenu.h", "QPlatformMenuAction" => "qpa/qplatformmenu.h", - "QPlatformMenuBar" => "qpa/qplatformmenu.h", - "QStandardItem" => "QtGui/QStandardItem", - "QStandardItemModel" => "QtGui/QStandardItemModel", - "qstandarditem.h" => "QtGui/qstandarditem.h", - "qstandarditemmodel.h" => "QtGui/qstandarditemmodel.h" + "QPlatformMenuBar" => "qpa/qplatformmenu.h" }, "QtPrintSupport" => { "qplatformprintersupport_qpa.h" => "qpa/qplatformprintersupport.h", -- cgit v1.2.3