##// END OF EJS Templates
Plugged some memory leaks....
Plugged some memory leaks. Autotests were also made Valgrind friendly by adding a final one millisecond wait to the end of the test to allow pending deleteLaters to run. Also some minor cosmetic cleanup done to autotests. Change-Id: Ic3719167a22949f243eaf54614e174a681dbe34a Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r1419:9a2b5d956bb6
r2733:c6ed50e68438
Show More
wavechart.pro
7 lines | 165 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT+=opengl
TARGET = wavechart
SOURCES += main.cpp wavechart.cpp
HEADERS += wavechart.h