qml.qrc
author sl
Mon, 02 Jun 2014 18:52:31 +0200
changeset 27 3d3f781bf543
parent 15 737f8bb110be
permissions -rw-r--r--
Switching our marquee implementation from animator to animation to avoid lags.
     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>