##// END OF EJS Templates
Fix color generation for pie
Fix color generation for pie

File last commit:

r296:8254aab7233d
r324:405c1f0ce037
Show More
stackedbarchart.pro
9 lines | 178 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = stackedbarchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h