##// END OF EJS Templates
In QML axisXTop didn't go top...
In QML axisXTop didn't go top It looked like the signal was connected to wrong slot. Probably copy&paste bug. Change-Id: Ie4887970891f3b902b71fb0b686c4adbbc1d48b1 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r1785:bb11155e67e1
r2576:dee90918a18a
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>