Fix StocQt buttons
[profile/ivi/qtdeclarative.git] / examples / quick / demos / stocqt / stocqt.qrc
1 <RCC>
2     <qresource prefix="/demos/stocqt">
3         <file>stocqt.qml</file>
4         <file>content/Button.qml</file>
5         <file>content/CheckBox.qml</file>
6         <file>content/DatePicker.qml</file>
7         <file>content/StockChart.qml</file>
8         <file>content/StockListModel.qml</file>
9         <file>content/StockListView.qml</file>
10         <file>content/StockModel.qml</file>
11         <file>content/StockSettings.qml</file>
12         <file>content/StockView.qml</file>
13         <file>content/images/icon-calendar-anim.png</file>
14         <file>content/images/icon-calendar.png</file>
15         <file>content/images/icon-items.png</file>
16         <file>content/images/icon-settings.png</file>
17         <file>content/images/logo.png</file>
18         <file>content/images/stock-selected.png</file>
19         <file>content/images/wheel-touch.png</file>
20         <file>content/images/wheel.png</file>
21     </qresource>
22 </RCC>