##// END OF EJS Templates
Adds chartPresenter example to docs
Adds chartPresenter example to docs

File last commit:

r296:8254aab7233d
r482:e8dd9abb1675
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