##// END OF EJS Templates
fix painting coordinates and added LGPL
fix painting coordinates and added LGPL

File last commit:

r0:5db0360e1259 default
r7:a8e6b5a8e8d0 tip default
Show More
chartinteractions.pro
11 lines | 216 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT += core gui
TARGET = chartinteractions
TEMPLATE = app
HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp