##// END OF EJS Templates
Added axes titles to audio example and decreased the number of samples on chart to 2000
Added axes titles to audio example and decreased the number of samples on chart to 2000

File last commit:

r1419:9a2b5d956bb6
r2214:0a3cbf6ad29b
Show More
qmlchartproperties.pro
8 lines | 181 B | text/idl | PrologLexer
Tero Ahola
Added test app for testing QML properties
r1298 !include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)