##// END OF EJS Templates
Adding metatype declarations in qml plugin for Qt5...
Adding metatype declarations in qml plugin for Qt5 Not sure why they are needed for Qt5. Definetly NOT needed for Qt4.

File last commit:

r1419:9a2b5d956bb6
r2257:b97c592cff78
Show More
qmlweather.pro
8 lines | 182 B | text/idl | PrologLexer
Tero Ahola
Draft for QML demo that shows weather forecasts
r1139 !include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)