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

File last commit:

r276:d062a7f38647
r290:a192b1e60a12
Show More
barchart.pro
12 lines | 216 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = barchart
SOURCES += main.cpp \
chartwidget.cpp \
custombarset.cpp
HEADERS += \
chartwidget.h \
custombarset.h