##// END OF EJS Templates
Added changes file for 2.0...
Added changes file for 2.0 Listed changes for 2.0 Change-Id: I16becb4ea2acb55d4e564b0f5235000a72edf73e Task-number: QTRD-3418 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2734:69f73db4ec09
r2743:8c02a8867861
Show More
qmlchartproperties.pro
8 lines | 169 B | text/idl | PrologLexer
Miikka Heikkinen
Moved manual tests to separate directory....
r2734 !include( ../../tests.pri ) {
Tero Ahola
Added test app for testing QML properties
r1298 error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
Miikka Heikkinen
Add qml files to OTHER_FILES in qml examples, demos, and tests...
r2490 OTHER_FILES += qml/qmlchartproperties/*
Tero Ahola
Added test app for testing QML properties
r1298