summaryrefslogtreecommitdiffstats
path: root/src/connectivity/bluetooth/symbian/bluetoothsymbianpairingadapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connectivity/bluetooth/symbian/bluetoothsymbianpairingadapter.h')
-rw-r--r--src/connectivity/bluetooth/symbian/bluetoothsymbianpairingadapter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/connectivity/bluetooth/symbian/bluetoothsymbianpairingadapter.h b/src/connectivity/bluetooth/symbian/bluetoothsymbianpairingadapter.h
index 798accc4fa..6af005652c 100644
--- a/src/connectivity/bluetooth/symbian/bluetoothsymbianpairingadapter.h
+++ b/src/connectivity/bluetooth/symbian/bluetoothsymbianpairingadapter.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -73,7 +73,7 @@ class BluetoothSymbianPairingAdapter : public QObject, public MBTEngConnObserver
Q_OBJECT
public:
- BluetoothSymbianPairingAdapter(const QBluetoothAddress &address, QObject *parent = 0);
+ explicit BluetoothSymbianPairingAdapter(const QBluetoothAddress &address, QObject *parent = 0);
~BluetoothSymbianPairingAdapter();
void startPairing(QBluetoothLocalDevice::Pairing pairing);