##// END OF EJS Templates
fix to QTRD-1674: layout is not calculated correctly after the change in the text of legend marker
fix to QTRD-1674: layout is not calculated correctly after the change in the text of legend marker

File last commit:

r1805:3a0e948c9274
r2194:659ade794246
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