##// END OF EJS Templates
Simplified QML type registrations
Simplified QML type registrations

File last commit:

r1419:9a2b5d956bb6
r2245:9bd84dc87648
Show More
scatterinteractions.pro
9 lines | 184 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterinteractions
SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h