qml.qrc
author sl
Tue, 17 Jun 2014 09:49:12 +0200
changeset 36 f2a9369e7fb9
parent 15 737f8bb110be
permissions -rw-r--r--
Adding reset function called when changing font.
     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>