##// END OF EJS Templates
Removed some commented out code in barmodel mapper and replaced one comment with different one
Removed some commented out code in barmodel mapper and replaced one comment with different one

File last commit:

r2069:fff5aa874bbe
r2151:cdaf9997827b
Show More
qmlcustomlegend.pro
8 lines | 190 B | text/idl | PrologLexer
Tero Ahola
Demo about creating a custom legend on QML
r2069 !include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)