##// END OF EJS Templates
bugfix signals not reconnected when domain changed
bugfix signals not reconnected when domain changed

File last commit:

r1419:9a2b5d956bb6
r2292:29ed1b505c34
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