From 4b03570f2ab82889305db88092b8612af5d812a0 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Mon, 21 Aug 2017 14:30:13 +0200 Subject: Rename qnfcglobal.h to qtnfcglobal.h ... and deprecate the former. By doing so we get the header file in line with other modules - see qtnetworkglobal.h for example. The include is not used in the examples so it is removed there. Change-Id: If6d30e7a821b60f12768a963990937c46f21f4c7 Reviewed-by: Oswald Buddenhagen Reviewed-by: Alex Blasche --- sync.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index df55ddb3..77a4cb6c 100644 --- a/sync.profile +++ b/sync.profile @@ -7,6 +7,9 @@ %deprecatedheaders = ( "QtBluetooth" => { "qbluetoothglobal.h" => "QtBluetooth/qtbluetoothglobal.h" + }, + "QtNfc" => { + "qnfcglobal.h" => "QtNfc/qtnfcglobal.h" } ); -- cgit v1.2.3