summaryrefslogtreecommitdiffstats
path: root/src/nfc/qllcpserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qllcpserver.h')
-rw-r--r--src/nfc/qllcpserver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/qllcpserver.h b/src/nfc/qllcpserver.h
index eda33e40..fd405b0f 100644
--- a/src/nfc/qllcpserver.h
+++ b/src/nfc/qllcpserver.h
@@ -46,7 +46,7 @@
#include <QtNfc/qnfcglobal.h>
#include <QtNfc/QLlcpSocket>
-QTNFC_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE_NFC
class QLlcpServerPrivate;
@@ -80,6 +80,6 @@ private:
QLlcpServerPrivate *d_ptr;
};
-QTNFC_END_NAMESPACE
+QT_END_NAMESPACE_NFC
#endif // QLLCPSERVER_H