##// END OF EJS Templates
Remove click exploding and hover highlighting from pie series API. User should always implement their own.
Remove click exploding and hover highlighting from pie series API. User should always implement their own.

File last commit:

r253:4b7800e71dd7
r436:b334955b5e36
Show More
gdpbarchart.pro
10 lines | 233 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
QT+= sql
TARGET = gdpbarchart
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h
QMAKE_POST_LINK += $$QMAKE_COPY gdpData $$CHART_BUILD_BIN_DIR