##// END OF EJS Templates
Added missing example files
Added missing example files

File last commit:

r296:8254aab7233d
r435:0d574f2c3ab8
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