##// END OF EJS Templates
some cleanup on legend and pie. No need for pie to know too much about legend
some cleanup on legend and pie. No need for pie to know too much about legend

File last commit:

r1805:3a0e948c9274
r2173:8e5e86b8b162
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