Commit f2d6f3b6 authored by Alex Blasche's avatar Alex Blasche Committed by The Qt Project
Browse files

Fix namespace used by qbluetooth.cpp


Change-Id: I84d598b638ba6a4511863d3659e6540916e2dffe
Reviewed-by: default avatarFabian Bumberger <fbumberger@rim.com>
Reviewed-by: default avatarAaron McCarthy <mccarthy.aaron@gmail.com>
parent 39901af4
Branches
Tags
No related merge requests found
Showing with 2 additions and 2 deletions
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
#include <QtBluetooth/qbluetooth.h> #include <QtBluetooth/qbluetooth.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE_BLUETOOTH
namespace QBluetooth { namespace QBluetooth {
...@@ -76,4 +76,4 @@ namespace QBluetooth { ...@@ -76,4 +76,4 @@ namespace QBluetooth {
*/ */
} }
QT_END_NAMESPACE QT_END_NAMESPACE_BLUETOOTH
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment