From f0daca9ff8108b15e0ede3ea638393541d2149e0 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 19 Oct 2011 17:53:02 +0200 Subject: added Connectivity namespaces (QtBluetooth and QtNfc) Change-Id: I5f3062c857e657a6d05ab29edfa2f1b48cb173f8 Sanity-Review: Qt Sanity Bot Reviewed-by: Alex --- tests/btclient/btclient.c | 2 +- tests/btclient/btclient.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/btclient') diff --git a/tests/btclient/btclient.c b/tests/btclient/btclient.c index 2d52718f..8a20f6ea 100644 --- a/tests/btclient/btclient.c +++ b/tests/btclient/btclient.c @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the Qt Mobility Components. +** This file is part of the QtBluetooth module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** GNU Lesser General Public License Usage diff --git a/tests/btclient/btclient.h b/tests/btclient/btclient.h index d6ab932c..6d2a9b8c 100644 --- a/tests/btclient/btclient.h +++ b/tests/btclient/btclient.h @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the Qt Mobility Components. +** This file is part of the QtBluetooth module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** GNU Lesser General Public License Usage -- cgit v1.2.3