##// END OF EJS Templates
Fixed: axis not redrawing when labelFormat changed
Fixed: axis not redrawing when labelFormat changed

File last commit:

r1419:9a2b5d956bb6
r2323:e9844f86b718
Show More
scatterchart.pro
9 lines | 176 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterchart
SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h