##// END OF EJS Templates
Updated QML bar model mapper property names
Updated QML bar model mapper property names

File last commit:

r1201:f0af86b6db21
r1496:46e4d06d4e0f
Show More
plugins.pro
7 lines | 149 B | text/idl | PrologLexer
Michal Klocek
Move qmlplugins to plugins/declarative
r1197 !include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
Michal Klocek
Adds designer plugin stub
r1201 declarative \
designer