From 1002efbb0c049b6958a495660014eece7189150a Mon Sep 17 00:00:00 2001 From: Aaron McCarthy Date: Thu, 31 Jan 2013 22:22:22 +1000 Subject: Rename NFC and Bluetooth namespace macros. Renamed to the namespace macros to follow what syncqt expects. This fixes missing namespace macro warnings printed by syncqt. Change-Id: I7be5a700e8435a559cb4c2e74938851233095887 Reviewed-by: Lorn Potter --- examples/nfc/ndefeditor/textrecordeditor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/nfc/ndefeditor/textrecordeditor.h') diff --git a/examples/nfc/ndefeditor/textrecordeditor.h b/examples/nfc/ndefeditor/textrecordeditor.h index f692d0b7..3f45a94b 100644 --- a/examples/nfc/ndefeditor/textrecordeditor.h +++ b/examples/nfc/ndefeditor/textrecordeditor.h @@ -49,7 +49,7 @@ namespace Ui { class TextRecordEditor; } -QTNFC_USE_NAMESPACE +QT_USE_NAMESPACE_NFC class TextRecordEditor : public QWidget { -- cgit v1.2.3