##// 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
<RCC>
<qresource prefix="/">
<file>qml/qmloscilloscope/main.qml</file>
<file>qml/qmloscilloscope/ControlPanel.qml</file>
<file>qml/qmloscilloscope/ScopeView.qml</file>
<file>qml/qmloscilloscope/MultiButton.qml</file>
</qresource>
</RCC>