##// END OF EJS Templates
Fixed: datetimeaxis not redrawing when datetime format changed
Fixed: datetimeaxis not redrawing when datetime format changed

File last commit:

r1790:9e99014de1f1
r2326:96f0cba4f31e
Show More
chartinteractions.pro
9 lines | 205 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
QT += core gui
TARGET = chartinteractions
TEMPLATE = app
HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp