Index: sources/bluetooth/BluetoothInterface.cpp =================================================================== diff -u -rf2e4eba6e85c5d36537be782926f23cc9dc01037 -re21748fb21b8c964e51bb2f4be7faf699d30a057 --- sources/bluetooth/BluetoothInterface.cpp (.../BluetoothInterface.cpp) (revision f2e4eba6e85c5d36537be782926f23cc9dc01037) +++ sources/bluetooth/BluetoothInterface.cpp (.../BluetoothInterface.cpp) (revision e21748fb21b8c964e51bb2f4be7faf699d30a057) @@ -995,6 +995,7 @@ switch(_device->state()) { case QLowEnergyController::ConnectingState : SKIPPER_TRY; + Q_FALLTHROUGH(); // FALLTHROUGH case QLowEnergyController::DiscoveredState :