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

r1817:f04afbebdb7b
r2194:659ade794246
Show More
qcategoryaxis.pro
5 lines | 196 B | text/idl | PrologLexer
Marek Rosa
Fixes and tests to Interval axis
r1708 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qabstractaxis/tst_qabstractaxis.h
Marek Rosa
Renamed QCategoryAxis related files
r1817 SOURCES += tst_qcategoryaxis.cpp ../qabstractaxis/tst_qabstractaxis.cpp