summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNedim Hadzic <nhadzic@blackberry.com>2014-04-03 11:43:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-03 14:05:06 +0200
commita5c733405e70945049f131f86e5c0b50c3249a08 (patch)
tree6ee4be4c6889473f008ffada443ec1ce90e32e54
parentc95a71f9636464f921be5bbbaf8d3aeb84c06fbc (diff)
Cleaning headers in QBluetoothTransferReplyQnx class
Change-Id: Ic986a615a48ffe4e8387be8bda755cf7610b1457 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
-rw-r--r--src/bluetooth/qbluetoothtransferreply_qnx_p.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/bluetooth/qbluetoothtransferreply_qnx_p.h b/src/bluetooth/qbluetoothtransferreply_qnx_p.h
index 903545c2..cda01b79 100644
--- a/src/bluetooth/qbluetoothtransferreply_qnx_p.h
+++ b/src/bluetooth/qbluetoothtransferreply_qnx_p.h
@@ -43,18 +43,15 @@
#ifndef QBLUETOOTHTRANSFERREPLY_QNX_P_H
#define QBLUETOOTHTRANSFERREPLY_QNX_P_H
-#include <QtCore/QIODevice>
-
#include <qbluetoothtransferrequest.h>
#include <qbluetoothtransfermanager.h>
#include "qbluetoothtransferreply.h"
-#include <QSocketNotifier>
-
#include "qnx/ppshelpers_p.h"
QT_FORWARD_DECLARE_CLASS(QFile)
+QT_FORWARD_DECLARE_CLASS(QIODevice)
QT_BEGIN_NAMESPACE