Add ad hoc WiFi communication function

Change-Id: I6ec986708bfa2dcdf1cc2ed121f249fabd99ac86
diff --git a/src/qml.qrc b/src/qml.qrc
index a64901f..229d0fe 100644
--- a/src/qml.qrc
+++ b/src/qml.qrc
@@ -11,5 +11,6 @@
         <file>../res/icon-connected-black.png</file>
         <file>../res/icon-disconnected-black.png</file>
         <file>../res/icon-connected-status-black.png</file>
+        <file>../res/icon-connected-adhoc-black.png</file>
     </qresource>
 </RCC>