##// END OF EJS Templates
Floating values to bar charts
Floating values to bar charts

File last commit:

r252:43766a725919
r263:b057123ac417
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