summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothlocaldevice_p.h')
-rw-r--r--src/bluetooth/qbluetoothlocaldevice_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothlocaldevice_p.h b/src/bluetooth/qbluetoothlocaldevice_p.h
index 53d09f6f..24b42670 100644
--- a/src/bluetooth/qbluetoothlocaldevice_p.h
+++ b/src/bluetooth/qbluetoothlocaldevice_p.h
@@ -138,7 +138,7 @@ public:
QBluetoothLocalDevice::HostMode currentMode;
int pendingHostModeChange;
-public Q_SLOTS: // METHODS
+public slots:
void Authorize(const QDBusObjectPath &in0, const QString &in1);
void Cancel();
void ConfirmModeChange(const QString &in0);