##// END OF EJS Templates
Fix compile error in demo launcher....
Fix compile error in demo launcher. Change-Id: Iab90cbbf1b5f2f385445225a16eca0d82e54f07c Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r1785:bb11155e67e1
r2529:dc55c8067968
Show More
resources.qrc
8 lines | 277 B | text/plain | TextLexer
Tero Ahola
Added a new QXYSeries::replace override for performance reasons....
r1783 <RCC>
<qresource prefix="/">
<file>qml/qmloscilloscope/main.qml</file>
Tero Ahola
Improved oscilloscope demo functionality
r1785 <file>qml/qmloscilloscope/ControlPanel.qml</file>
<file>qml/qmloscilloscope/ScopeView.qml</file>
<file>qml/qmloscilloscope/MultiButton.qml</file>
Tero Ahola
Added a new QXYSeries::replace override for performance reasons....
r1783 </qresource>
</RCC>