summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-04-17 09:51:50 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-04-20 09:10:32 +0000
commit2d4f7fd1f8d29175c8dab88a6d6cc72162511e1a (patch)
tree5328a3a3b1113b29bb3d8a2ad0c1d07f7fe6e475
parent88ac6911d6f4f7ab7a7d8e02e0e9b8ede9b499a1 (diff)
qndefnfcsmartposterrecord.h: Fix build with headersclean check.
Skip check, required for qtbase/ 6668f5becfb8fcb6d10e42495c6ea5cdba2d15c5. Change-Id: Ie14c1f6201e60f71ce694323bf209422c7dba779 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
-rw-r--r--src/nfc/qndefnfcsmartposterrecord.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/nfc/qndefnfcsmartposterrecord.h b/src/nfc/qndefnfcsmartposterrecord.h
index d02cdabb..f390f730 100644
--- a/src/nfc/qndefnfcsmartposterrecord.h
+++ b/src/nfc/qndefnfcsmartposterrecord.h
@@ -40,6 +40,10 @@
#include <QtNfc/qndefnfctextrecord.h>
#include <QtNfc/qndefnfcurirecord.h>
+#if 0
+#pragma qt_sync_skip_header_check
+#endif
+
QT_FORWARD_DECLARE_CLASS(QUrl)
QT_BEGIN_NAMESPACE