qml.qrc
author sl
Wed, 28 May 2014 10:20:32 +0200
changeset 7 b3cce7791326
parent 0 c0e13d2503b9
child 8 9543e1703afb
permissions -rw-r--r--
Async loading of our tabs.
Displaying progress bar during tab loading.
     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     </qresource>
     8 </RCC>