summaryrefslogtreecommitdiffstats
path: root/src/nfc/qllcpsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qllcpsocket.h')
-rw-r--r--src/nfc/qllcpsocket.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/qllcpsocket.h b/src/nfc/qllcpsocket.h
index 4b148e40..e3f914d8 100644
--- a/src/nfc/qllcpsocket.h
+++ b/src/nfc/qllcpsocket.h
@@ -46,7 +46,7 @@
#include <QtNetwork/QAbstractSocket>
#include <QtNfc/qnfcglobal.h>
-QT_BEGIN_NAMESPACE_NFC
+QT_BEGIN_NAMESPACE
class QNearFieldTarget;
class QLlcpSocketPrivate;
@@ -126,6 +126,6 @@ private:
QLlcpSocketPrivate *d_ptr;
};
-QT_END_NAMESPACE_NFC
+QT_END_NAMESPACE
#endif // QLLCPSOCKET_H