Do not generate deprecated qnfcglobal.h
The official header is qtnfcglobal.h. Change-Id: If9a86e59760ec772134caf06f43c85d3763319cb Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
parent
ea28174c9f
commit
f76c593f2d
|
@ -4,11 +4,6 @@
|
|||
);
|
||||
%moduleheaders = ( # restrict the module headers to those found in relative path
|
||||
);
|
||||
%deprecatedheaders = (
|
||||
"QtNfc" => {
|
||||
"qnfcglobal.h" => "QtNfc/qtnfcglobal.h"
|
||||
}
|
||||
);
|
||||
|
||||
@ignore_for_include_check = (
|
||||
|
||||
|
|
Loading…
Reference in New Issue