##// END OF EJS Templates
Spline series now recalcutes control points on adding/removing data to/from model
Spline series now recalcutes control points on adding/removing data to/from model

File last commit:

r996:ce5f1c868418
r1072:2b0cb55262ce
Show More
auto.pri
6 lines | 156 B | text/plain | TextLexer
!include( ../test.pri ) {
error( "Couldn't find the test.pri file!" )
}
CONFIG += qtestlib
!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")