##// END OF EJS Templates
updated tst_qbarset to test fix for QTRD-1519
updated tst_qbarset to test fix for QTRD-1519

File last commit:

r1419:9a2b5d956bb6
r1789:4671963c7c5d
Show More
scatterinteractions.pro
9 lines | 184 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterinteractions
Tero Ahola
Tuned scatterinteractions example
r1026 SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h