##// 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
chartinteractions.pro
11 lines | 216 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
Michal Klocek
Add zoom support...
r67 }
Titta Heikkala
Qt Charts project file structure change...
r2712
QT += core gui
TARGET = chartinteractions
TEMPLATE = app
Jani Honkonen
Add gestures support for zoomlinechart example...
r1187 HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp