##// END OF EJS Templates
Fix memory leak in opengl series handling in qml...
Fix memory leak in opengl series handling in qml Change-Id: Ib01620e59872337c06d1763aeab6a4e735017b94 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2734:69f73db4ec09
r2827:2dcfcd4a9f69
Show More
chartviewer.pro
10 lines | 260 B | text/idl | PrologLexer
!include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
include(charts/charts.pri)
TARGET = chartviewer
QT += opengl
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp grid.cpp
HEADERS += window.h view.h charts.h model.h grid.h