qml.qrc
author sl
Wed, 04 Jun 2014 08:12:37 +0200
changeset 32 1c2a7f563019
parent 15 737f8bb110be
permissions -rw-r--r--
Messing around to try to get our animation to start and stop properly.
That's still not working though.
     1 <RCC>
     2     <qresource prefix="/">
     3         <file>main.qml</file>
     4         <file>FontsTab.qml</file>
     5         <file>TestsTab.qml</file>
     6         <file>DisplayTab.qml</file>
     7         <file>DisplayStatusBar.qml</file>
     8         <file>DisplayFrame.qml</file>
     9         <file>MarqueeText.qml</file>
    10     </qresource>
    11 </RCC>