##// END OF EJS Templates
memory leak fixed
memory leak fixed

File last commit:

r0:5db0360e1259 default
r5:d44370b2cb06 default
Show More
chartviewer.pro
9 lines | 247 B | text/idl | PrologLexer
winter
first init : ColorMapChart added to QtCharts
r0 !include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
include(charts/charts.pri)
TARGET = chartviewer
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp grid.cpp
HEADERS += window.h view.h charts.h model.h grid.h