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

r1805:3a0e948c9274
r2151:cdaf9997827b
Show More
qvalueaxis.pro
5 lines | 193 B | text/idl | PrologLexer
Michal Klocek
Adds tst_qvaluesaxis stub implementation
r1699 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qabstractaxis/tst_qabstractaxis.h
Marek Rosa
renamed QValueAxis related files
r1805 SOURCES += tst_qvalueaxis.cpp ../qabstractaxis/tst_qabstractaxis.cpp