summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2012-02-27 16:18:39 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-28 10:45:15 +0100
commit876a8c28b9e1f35fcca7d65ad10cc855dfdf2500 (patch)
tree5a92403a8239ec9f1fc3d56acfe61a0af20cd43d /src/bluetooth/bluetooth.pro
parent6d463e32c83755bac5a11a468b64bc98fd629e58 (diff)
Move qprivatelinearbuffer_p.h into bluetooth project
In general we don't have any code in MODULE_SRC/src Change-Id: I412e5de3708a036df8e5a76fcd7870faea90fb5d Reviewed-by: Michael Zanetti <michael.zanetti@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 23175d09..1de556a3 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -40,7 +40,8 @@ PRIVATE_HEADERS += \
qrfcommserver_p.h \
ql2capserver_p.h \
qbluetoothtransferreply_p.h \
- qbluetoothtransferrequest_p.h
+ qbluetoothtransferrequest_p.h \
+ qprivatelinearbuffer_p.h
SOURCES += \
qbluetoothaddress.cpp\