##// END OF EJS Templates
Fix copyright header for normalize tool...
Fix copyright header for normalize tool This file is taken from Qt4 repository, so it should have the same header.

File last commit:

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