summaryrefslogtreecommitdiffstats
path: root/src/nfc/qllcpsocket_p.cpp
diff options
context:
space:
mode:
authorFabian Bumberger <fbumberger@rim.com>2013-09-10 16:56:28 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-16 09:36:21 +0200
commit2c5400e0080e7574d048c10e12b308bb1fbade56 (patch)
tree7baad2f6ca0cb16f3a06fc851bd2b07763da5dac /src/nfc/qllcpsocket_p.cpp
parente31271a184fe06da8be6cd745a55a6950466d425 (diff)
Remove LLCP from the public API
QLLCPServer does not work properly yet on BlackBerry so I would want to wait committing to this API till we have a backend that is working properly. Change-Id: I62cbe9dae00ed47377086e4c8522298b4c9fa5a4 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/nfc/qllcpsocket_p.cpp')
-rw-r--r--src/nfc/qllcpsocket_p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfc/qllcpsocket_p.cpp b/src/nfc/qllcpsocket_p.cpp
index 27418d12..4d076b9c 100644
--- a/src/nfc/qllcpsocket_p.cpp
+++ b/src/nfc/qllcpsocket_p.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include "qllcpsocket_p.h"
+#include "qllcpsocket_p_p.h"
QT_BEGIN_NAMESPACE