summaryrefslogtreecommitdiffstats
path: root/src/connectivity/bluetooth/symbian/bluetoothsymbianregistryadapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connectivity/bluetooth/symbian/bluetoothsymbianregistryadapter.h')
-rw-r--r--src/connectivity/bluetooth/symbian/bluetoothsymbianregistryadapter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/connectivity/bluetooth/symbian/bluetoothsymbianregistryadapter.h b/src/connectivity/bluetooth/symbian/bluetoothsymbianregistryadapter.h
index 17aee6d49a..bdea1d579e 100644
--- a/src/connectivity/bluetooth/symbian/bluetoothsymbianregistryadapter.h
+++ b/src/connectivity/bluetooth/symbian/bluetoothsymbianregistryadapter.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)
**
@@ -74,7 +74,7 @@ class BluetoothSymbianRegistryAdapter : public QObject, public MBTEngDevManObser
Q_OBJECT
public:
- BluetoothSymbianRegistryAdapter(const QBluetoothAddress &address, QObject *parent = 0);
+ explicit BluetoothSymbianRegistryAdapter(const QBluetoothAddress &address, QObject *parent = 0);
~BluetoothSymbianRegistryAdapter();
void removePairing();