##// END OF EJS Templates
Drop shadow in scatter
Drop shadow in scatter

File last commit:

r296:8254aab7233d
r346:d59509c2ed03
Show More
percentbarchart.pro
10 lines | 179 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = percentbarchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h