Explorar o código

move websocket to its own file

David %!s(int64=9) %!d(string=hai) anos
pai
achega
c006346ed4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      qml.qrc

+ 1 - 1
qml.qrc

@@ -4,6 +4,6 @@
         <file>simplify.js</file>
         <file>images/back.png</file>
         <file>images/fwd.png</file>
-        <file>WebSocket.qml</file>
+        <file>components/WebSocket.qml</file>
     </qresource>
 </RCC>