##// END OF EJS Templates
Fix Qt5 beta2 build with vs2010
Fix Qt5 beta2 build with vs2010

File last commit:

r1790:9e99014de1f1
r2262:6eaaf46a8fe1
Show More
chartinteractions.pro
9 lines | 205 B | text/idl | PrologLexer
Tero Ahola
Switched the z-order of axis to be below series...
r1790 !include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
QT += core gui
TARGET = chartinteractions
TEMPLATE = app
HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp