aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/righttoleft/righttoleft.qrc
blob: 07355828ccdf10892585409e0dd09f9a8e475983 (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/qt/qml/righttoleft">
        <file>righttoleft.qml</file>
        <file>layoutdirection/layoutdirection.qml</file>
        <file>layoutmirroring/layoutmirroring.qml</file>
        <file>textalignment/textalignment.qml</file>
    </qresource>
</RCC>