summaryrefslogtreecommitdiffstats
path: root/examples/nfc/ndefeditor/textrecordeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/ndefeditor/textrecordeditor.h')
-rw-r--r--examples/nfc/ndefeditor/textrecordeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nfc/ndefeditor/textrecordeditor.h b/examples/nfc/ndefeditor/textrecordeditor.h
index c5b51cc4..0da016ee 100644
--- a/examples/nfc/ndefeditor/textrecordeditor.h
+++ b/examples/nfc/ndefeditor/textrecordeditor.h
@@ -51,7 +51,7 @@ namespace Ui {
}
QT_END_NAMESPACE
-QT_USE_NAMESPACE_NFC
+QT_USE_NAMESPACE
class TextRecordEditor : public QWidget
{