##// END OF EJS Templates
Fancified the demos page of docs
Fancified the demos page of docs

File last commit:

r1994:df31e46fa48c
r2018:f4fc800f3868
Show More
qmlaxes.pro
8 lines | 182 B | text/idl | PrologLexer
Tero Ahola
Property for QDateTimeAxis::format and a QML demo for axes
r1994 !include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)