##// END OF EJS Templates
Oops, Q_REVISION macro came in to Qt 4.7.4, not 4.7.3
Oops, Q_REVISION macro came in to Qt 4.7.4, not 4.7.3

File last commit:

r1419:9a2b5d956bb6
r1862:e423caf37d99
Show More
stackedbarchartdrilldown.pro
6 lines | 220 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = stackedbarchartdrilldown
SOURCES += main.cpp drilldownseries.cpp drilldownchart.cpp
HEADERS += drilldownseries.h drilldownchart.h