##// END OF EJS Templates
Some perfs improvments....
Some perfs improvments. Fixed bug on update outside of data range. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2734:69f73db4ec09
r2902:1f7564788f9d 5.7
Show More
presenterchart.pro
9 lines | 177 B | text/idl | PrologLexer
Miikka Heikkinen
Moved manual tests to separate directory....
r2734 !include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
Michal Klocek
Renames example -> examples
r486 }
Miikka Heikkinen
Moved manual tests to separate directory....
r2734
Michal Klocek
Renames example -> examples
r486 TARGET = presenterchart
HEADERS += chartview.h
Tero Ahola
Hacked library dependency issues on OSX
r1035 SOURCES += main.cpp chartview.cpp
Tero Ahola
Fixed a Qt5 build issue in presenterchart test app
r2368
Titta Heikkala
Remove unnecessary Qt version checks...
r2730 QT += widgets