##// END OF EJS Templates
Merge remote-tracking branch 'origin/5.7' into dev...
Merge remote-tracking branch 'origin/5.7' into dev Change-Id: I86dec1064d79704214e885681449ca347b193d66

File last commit:

r2712:c544258484ff
r2895:e9a2e2a5e9c0 merge
Show More
qmloscilloscope.pro
11 lines | 225 B | text/idl | PrologLexer
Mika Salmela
A new box-and-whiskers series type added to charts....
r2548 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
Titta Heikkala
Qt Charts project file structure change...
r2712 RESOURCES += resources.qrc
Mika Salmela
A new box-and-whiskers series type added to charts....
r2548 SOURCES += main.cpp \
Titta Heikkala
Qt Charts project file structure change...
r2712 datasource.cpp
OTHER_FILES += qml/qmloscilloscope/*
Mika Salmela
A new box-and-whiskers series type added to charts....
r2548
HEADERS += \
Titta Heikkala
Qt Charts project file structure change...
r2712 datasource.h