aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/docker/mxe-build-container/qtconnectivity-1.patch
blob: fa43ff724e5d6dad6a5add7eef592bf1acba56f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/bluetooth/configure.json b/src/bluetooth/configure.json
index 3bd95903..0d41d88f 100644
--- a/src/bluetooth/configure.json
+++ b/src/bluetooth/configure.json
@@ -63,6 +63,7 @@
             "purpose": "Uses the native Win32 Bluetooth backend.",
             "section": "Qt Bluetooth",
             "autoDetect": false,
+            "enable": true,
             "output": [ "publicFeature", "feature" ]
         },
         "winrt_bt": {