##// END OF EJS Templates
minor. barchart layout fix
minor. barchart layout fix

File last commit:

r486:7ab45bf9f776
r570:9f92aa7110d8
Show More
barchart.pro
10 lines | 174 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
Added bar chart example
r78 }
TARGET = barchart
SOURCES += main.cpp \
sauimone
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
r296 chartwidget.cpp
sauimone
Added bar chart example
r78 HEADERS += \
sauimone
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
r296 chartwidget.h
sauimone
Added bar chart example
r78