summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransferrequest.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-01-17 19:04:41 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-20 09:26:30 +0100
commitb4a5e7d3c3efddff23022acdb42485ad534553eb (patch)
tree6d72eac87ecc12b9fad6c696735c80264c8b42e9 /src/bluetooth/qbluetoothtransferrequest.h
parenta58f38f1c1ec41d5b886cca6486bf738f71253d1 (diff)
whitespace fixes
remove trailing whitespace, expand tab Change-Id: I3361c6c431231c7463bb1dc9b53268935b22a72b Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/bluetooth/qbluetoothtransferrequest.h')
-rw-r--r--src/bluetooth/qbluetoothtransferrequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothtransferrequest.h b/src/bluetooth/qbluetoothtransferrequest.h
index 072d330f..b91429a0 100644
--- a/src/bluetooth/qbluetoothtransferrequest.h
+++ b/src/bluetooth/qbluetoothtransferrequest.h
@@ -72,7 +72,7 @@ public:
void setAttribute(Attribute code, const QVariant &value);
QBluetoothAddress address() const;
-
+
bool operator!=(const QBluetoothTransferRequest &other) const;
QBluetoothTransferRequest &operator=(const QBluetoothTransferRequest &other);
bool operator==(const QBluetoothTransferRequest &other) const;