##// END OF EJS Templates
typos in docs
typos in docs

File last commit:

r296:8254aab7233d
r424:97360b2df7f1
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 \
sauimone
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
r296 chartwidget.cpp
sauimone
added missing example files :)
r96 HEADERS += \
sauimone
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
r296 chartwidget.h
sauimone
added missing example files :)
r96