##// END OF EJS Templates
bug fix in legend signals
bug fix in legend signals

File last commit:

r486:7ab45bf9f776
r569:41841e53b04b
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