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

File last commit:

r7:a8e6b5a8e8d0 tip default
r7:a8e6b5a8e8d0 tip default
Show More
colormap.pro
12 lines | 200 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = colormap
SOURCES += main.cpp \
chart.cpp \
chartview.cpp
HEADERS += \
chart.h \
chartview.h