summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetooth.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/bluetooth/qbluetooth.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/bluetooth/qbluetooth.h')
-rw-r--r--src/bluetooth/qbluetooth.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bluetooth/qbluetooth.h b/src/bluetooth/qbluetooth.h
index b0b5ee35..e15769c7 100644
--- a/src/bluetooth/qbluetooth.h
+++ b/src/bluetooth/qbluetooth.h
@@ -47,10 +47,6 @@
QT_BEGIN_NAMESPACE_BLUETOOTH
-#ifdef Q_QDOC
-// workaround for QTBUG-31851
-class FakeClassForQDoc;
-#endif
namespace QBluetooth {
enum Security {
NoSecurity = 0x00,