##// END OF EJS Templates
Remove unused member from axisitem
Remove unused member from axisitem

File last commit:

r276:d062a7f38647
r290:a192b1e60a12
Show More
stackedbarchart.pro
11 lines | 222 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
updated barchart examples. minor fixes
r276 chartwidget.cpp \
custombarset.cpp
sauimone
added missing example files :)
r96 HEADERS += \
sauimone
updated barchart examples. minor fixes
r276 chartwidget.h \
custombarset.h
sauimone
added missing example files :)
r96