##// END OF EJS Templates
Remove opengl dependency from oscilloscope demos....
Remove opengl dependency from oscilloscope demos. These demos do not actually use opengl for anything, so no need for the dependency. This dependency also breaks the demos in android. Change-Id: I4da2a83f11fddd416034821d233f0543ee0900ed Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r1202:d898436e4875
r2525:5407eb4cd85a
Show More
resources.qrc
6 lines | 157 B | text/plain | TextLexer
Tero Ahola
Separated series model stuff from data api in QML examples
r1202 <RCC>
<qresource prefix="/">
<file>qml/qmlcustommodel/loader.qml</file>
<file>qml/qmlcustommodel/main.qml</file>
</qresource>
</RCC>