summaryrefslogtreecommitdiffstats
path: root/src/nfc/nfc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/nfc.pro')
-rw-r--r--src/nfc/nfc.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/nfc/nfc.pro b/src/nfc/nfc.pro
index e58308de..f92120ce 100644
--- a/src/nfc/nfc.pro
+++ b/src/nfc/nfc.pro
@@ -6,11 +6,6 @@ load(qt_module)
QMAKE_DOCS = $$PWD/doc/qtnfc.qdocconf
OTHER_FILES += doc/src/*.qdoc # show .qdoc files in Qt Creator
-# All classes in this module are in the QtNfc namespace. Define the namespace which moc generated
-# code will be in.
-DEFINES += QT_BEGIN_MOC_NAMESPACE=\""namespace QtNfc {"\"
-DEFINES += QT_END_MOC_NAMESPACE=\""}"\"
-
PUBLIC_HEADERS += \
qnfcglobal.h \
qnearfieldmanager.h \