Suppress "We mean it" warning due to battery1_p.h

QtBluetooth WARNING: /../qt512/qtconnectivity/src/bluetooth/bluez/battery1_p.h
does not have the "We mean it." warning.

Change-Id: Iddd792243690a1cf6ceab5d3d01de322d2c5d92e
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
Alex Blasche 2018-10-09 14:39:50 +02:00
parent b65d9a863d
commit db8c876c74
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"obex_client_p.h", "obex_manager_p.h", "obex_objectpush1_bluez5_p.h",
"obex_transfer1_bluez5_p.h", "obex_transfer_p.h", "objectmanager_p.h",
"profile1_p.h", "properties_p.h", "service_p.h", "gattchar1_p.h",
"gattdesc1_p.h", "gattservice1_p.h", "profilemanager1_p.h",
"gattdesc1_p.h", "gattservice1_p.h", "profilemanager1_p.h", "battery1_p.h",
# NFC auto-generated headers
# Note: "adapter_p.h", "agent_p.h" and "manager_p.h" are duplicated here
"dbusobjectmanager_p.h", "dbusproperties_p.h", "tag_p.h");