##// END OF EJS Templates
Font is now correctly set when new tick label is created
Font is now correctly set when new tick label is created

File last commit:

r1419:9a2b5d956bb6
r2221:8060b5a01554
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