summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndefnfcurirecord.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/nfc/qndefnfcurirecord.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/nfc/qndefnfcurirecord.h')
-rw-r--r--src/nfc/qndefnfcurirecord.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/nfc/qndefnfcurirecord.h b/src/nfc/qndefnfcurirecord.h
index e0e5b610..9eb5cfa2 100644
--- a/src/nfc/qndefnfcurirecord.h
+++ b/src/nfc/qndefnfcurirecord.h
@@ -49,10 +49,6 @@ QT_FORWARD_DECLARE_CLASS(QUrl)
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 QNdefNfcUriRecord : public QNdefRecord
{
public: