##// END OF EJS Templates
Qt5: declarative fix part2...
Qt5: declarative fix part2 - re-enabled demos - fixed the include files in demos folder - f1legends example has some issue with the axes (they are not shown until window is resized)

File last commit:

r1419:9a2b5d956bb6
r2053:ae5ad025b655
Show More
qmlchart.pro
8 lines | 182 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)