summaryrefslogtreecommitdiffstats
path: root/examples/nfc/ndefeditor/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/ndefeditor/mainwindow.h')
-rw-r--r--examples/nfc/ndefeditor/mainwindow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/nfc/ndefeditor/mainwindow.h b/examples/nfc/ndefeditor/mainwindow.h
index ea44e074..69e1e50f 100644
--- a/examples/nfc/ndefeditor/mainwindow.h
+++ b/examples/nfc/ndefeditor/mainwindow.h
@@ -47,12 +47,12 @@
#include <qnearfieldtarget.h>
-QT_BEGIN_NAMESPACE_NFC
+QT_BEGIN_NAMESPACE
class QNearFieldManager;
class QNdefMessage;
-QT_END_NAMESPACE_NFC
+QT_END_NAMESPACE
-QT_USE_NAMESPACE_NFC
+QT_USE_NAMESPACE
QT_BEGIN_NAMESPACE
namespace Ui {