##// END OF EJS Templates
Fix crash in axis grid animation when animating axis is removed from chart....
Fix crash in axis grid animation when animating axis is removed from chart. Change-Id: Ibd39910f3463e0ccdb62799dfc533018a932f542 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2712:c544258484ff
r2835:a483852c5c56
Show More
chartdataset.pro
7 lines | 131 B | text/idl | PrologLexer
Tero Ahola
Created auto test specific pri
r960 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
Michal Klocek
Adds chartdata unit test
r224 }
Tero Ahola
Hacked library dependency issues on OSX
r1035
Titta Heikkala
Qt Charts project file structure change...
r2712 QT += charts-private
Michal Klocek
Adds chartdata unit test
r224 SOURCES += tst_chartdataset.cpp