aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/canvas/stockchart/stockchart.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/canvas/stockchart/stockchart.qrc')
-rw-r--r--examples/declarative/canvas/stockchart/stockchart.qrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/declarative/canvas/stockchart/stockchart.qrc b/examples/declarative/canvas/stockchart/stockchart.qrc
index 68702ab7a1..1793bda12d 100644
--- a/examples/declarative/canvas/stockchart/stockchart.qrc
+++ b/examples/declarative/canvas/stockchart/stockchart.qrc
@@ -2,6 +2,20 @@
<qresource>
<file>stock.qml</file>
<file>contents/Stocks.qml</file>
+ <file>contents/TitleBar.qml</file>
+ <file>contents/ToolBar.qml</file>
+ <file>contents/Button.qml</file>
+ <file>contents/images/button.png</file>
+ <file>contents/images/button-pressed.png</file>
+ <file>contents/images/gloss.png</file>
+ <file>contents/images/lineedit.png</file>
+ <file>contents/images/lineedit.sci</file>
+ <file>contents/images/quit.png</file>
+ <file>contents/images/stripes.png</file>
+ <file>contents/images/titlebar.png</file>
+ <file>contents/images/titlebar.sci</file>
+ <file>contents/images/toolbutton.png</file>
+ <file>contents/images/toolbutton.sci</file>
</qresource>
</RCC>