##// END OF EJS Templates
Add missing include for QObject...
Add missing include for QObject Missing include cased build errors on android. Change-Id: I974cce869b41972e0992fe212672d6128521fe06 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2712:c544258484ff
r2731:450ab64fa5cd
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>