##// END OF EJS Templates
Added another chart type choice
Added another chart type choice

File last commit:

r252:43766a725919
r268:bd1ae0fe1b01
Show More
stackedbarchart.pro
9 lines | 178 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
sauimone
added missing example files :)
r96 }
TARGET = stackedbarchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h