Fix broken stockchart demo
authorCharles Yin <charles.yin@nokia.com>
Tue, 17 Apr 2012 07:39:42 +0000 (17:39 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 17 Apr 2012 07:45:54 +0000 (09:45 +0200)
commit5abbb5df8bf14ca3b13019800db466cfa0d2ad5a
treef9895c153df09172464df3cbd6c7283ccdd44535
parentb2b3657154024894813e6d96710a6f9f0fc98824
Fix broken stockchart demo

Change-Id: Ie0118579cc57e9406044d763e699cb1aa66bd6cd
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
examples/demos/stockchart/contents/Button.qml [new file with mode: 0644]
examples/demos/stockchart/contents/ScrollBar.qml [new file with mode: 0644]
examples/demos/stockchart/contents/Stocks.qml [new file with mode: 0644]
examples/demos/stockchart/contents/TitleBar.qml [new file with mode: 0644]
examples/demos/stockchart/contents/ToolBar.qml [new file with mode: 0644]
examples/demos/stockchart/contents/images/quit.png [new file with mode: 0755]
examples/demos/stockchart/contents/images/stripes.png [new file with mode: 0755]
examples/demos/stockchart/stock.qml