summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc/qdeclarativendefurirecord_p.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-06-25 11:02:20 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-26 16:54:02 +0200
commitb6f7359c1120bd98a9f89e36bb4020f9ebd51e7c (patch)
treec6018ead6e1a73ca91d23c13d27ef4c27b798dc9 /src/imports/nfc/qdeclarativendefurirecord_p.h
parent3e274ed9d41b490a62d64caa2f2a0b373128ad32 (diff)
Remove workaround for improper namespace macro parsing by qdoc
Task-number: QTBUG-31851 Change-Id: I35a9ca7f83e82a41ede1a5ca6b0129248330926e Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/imports/nfc/qdeclarativendefurirecord_p.h')
-rw-r--r--src/imports/nfc/qdeclarativendefurirecord_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/imports/nfc/qdeclarativendefurirecord_p.h b/src/imports/nfc/qdeclarativendefurirecord_p.h
index c142b181..7d27e3f9 100644
--- a/src/imports/nfc/qdeclarativendefurirecord_p.h
+++ b/src/imports/nfc/qdeclarativendefurirecord_p.h
@@ -50,10 +50,6 @@
QT_USE_NAMESPACE_NFC
-#ifdef Q_QDOC
-// workaround for qdoc parsing error in namespaced classes (see QTBUG-31851)
-class ForcePrivateForQDoc;
-#endif
class QDeclarativeNdefUriRecord : public QDeclarativeNdefRecord
{
Q_OBJECT