summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldtagtype4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qnearfieldtagtype4.h')
-rw-r--r--src/nfc/qnearfieldtagtype4.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/nfc/qnearfieldtagtype4.h b/src/nfc/qnearfieldtagtype4.h
index 57ce0e42..0522fdf9 100644
--- a/src/nfc/qnearfieldtagtype4.h
+++ b/src/nfc/qnearfieldtagtype4.h
@@ -46,6 +46,10 @@
QT_BEGIN_NAMESPACE_NFC
+#ifdef Q_QDOC
+// workaround for qdoc parsing error in namespaced classes (see QTBUG-31851)
+class ForcePrivateForQDoc;
+#endif
class Q_NFC_EXPORT QNearFieldTagType4 : public QNearFieldTarget
{
Q_OBJECT