summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothserver.h')
-rw-r--r--src/bluetooth/qbluetoothserver.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothserver.h b/src/bluetooth/qbluetoothserver.h
index 0a13812b..cc5dc52c 100644
--- a/src/bluetooth/qbluetoothserver.h
+++ b/src/bluetooth/qbluetoothserver.h
@@ -66,7 +66,8 @@ public:
PoweredOffError,
InputOutputError,
ServiceAlreadyRegisteredError,
- UnsupportedProtocolError
+ UnsupportedProtocolError,
+ MissingPermissionsError
};
Q_ENUM(Error)