Browse Source

resources

David 9 years ago
parent
commit
0ffd12f894
1 changed files with 2 additions and 0 deletions
  1. 2 0
      qml.qrc

+ 2 - 0
qml.qrc

@@ -2,5 +2,7 @@
     <qresource prefix="/">
         <file>main.qml</file>
         <file>simplify.js</file>
+        <file>images/back.png</file>
+        <file>images/fwd.png</file>
     </qresource>
 </RCC>