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

r1419:9a2b5d956bb6
r2151:cdaf9997827b
Show More
qmlcustommodel.pro
12 lines | 311 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp\
customtablemodel.cpp \
declarativemodel.cpp
HEADERS += customtablemodel.h \
declarativemodel.h
include(qmlapplicationviewer/qmlapplicationviewer.pri)