summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndefmessage.h
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2017-08-21 14:30:13 +0200
committerOliver Wolff <oliver.wolff@qt.io>2017-08-30 13:33:13 +0000
commit4b03570f2ab82889305db88092b8612af5d812a0 (patch)
tree134c0621f6cb583ef9b7aa96e6ff2fd380c0e9cc /src/nfc/qndefmessage.h
parent36997810d9fec492635152be89efaa55208e224a (diff)
Rename qnfcglobal.h to qtnfcglobal.h
... and deprecate the former. By doing so we get the header file in line with other modules - see qtnetworkglobal.h for example. The include is not used in the examples so it is removed there. Change-Id: If6d30e7a821b60f12768a963990937c46f21f4c7 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/nfc/qndefmessage.h')
-rw-r--r--src/nfc/qndefmessage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfc/qndefmessage.h b/src/nfc/qndefmessage.h
index 9bd4485b..59dedaa8 100644
--- a/src/nfc/qndefmessage.h
+++ b/src/nfc/qndefmessage.h
@@ -44,7 +44,7 @@
#include <QtCore/QSet>
#include <QtCore/QList>
#include <QtCore/QMetaType>
-#include <QtNfc/qnfcglobal.h>
+#include <QtNfc/qtnfcglobal.h>
#include <QtNfc/QNdefRecord>
QT_BEGIN_NAMESPACE