##// END OF EJS Templates
new legend example for testing new api. Currently using still the old one.
new legend example for testing new api. Currently using still the old one.

File last commit:

r1805:3a0e948c9274
r2162:abb4622b2dab
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