summaryrefslogtreecommitdiffstats
path: root/examples/wifi/wifi-qml/qml.qrc
diff options
context:
space:
mode:
authorTeemu Holappa <teemu.holappa@theqtcompany.com>2016-02-03 14:23:24 +0200
committerTeemu Holappa <teemu.holappa@theqtcompany.com>2016-02-08 08:07:27 +0000
commitfb78d28b6f5107ebe16193bfbd4778bb8627bd14 (patch)
treebedb21b4888e82da576ca1b97f9913cfc14842aa /examples/wifi/wifi-qml/qml.qrc
parent3e8998a7d712275891905f9e75a8cd150de86877 (diff)
Merge Boot2Qt Wifi module into Network Settings Plugin.
Added wpasupplicant as alternative backend for the network settings. Change-Id: Ic05b3e87def2c9a143c30e4045a36db294ce8719 Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
Diffstat (limited to 'examples/wifi/wifi-qml/qml.qrc')
-rw-r--r--examples/wifi/wifi-qml/qml.qrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/wifi/wifi-qml/qml.qrc b/examples/wifi/wifi-qml/qml.qrc
deleted file mode 100644
index 3c36973..0000000
--- a/examples/wifi/wifi-qml/qml.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>main.qml</file>
- <file>WifiScanner.qml</file>
- <file>WifiConnectionHandler.qml</file>
- </qresource>
-</RCC>