##// 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:

r1139:d61f2486cd3e
r2257:b97c592cff78
Show More
resources.qrc
5 lines | 102 B | text/plain | TextLexer
Tero Ahola
Draft for QML demo that shows weather forecasts
r1139 <RCC>
<qresource prefix="/">
<file>qml/qmlweather/main.qml</file>
</qresource>
</RCC>