##// 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
callout.pro
15 lines | 235 B | text/idl | PrologLexer
winter
first init : ColorMapChart added to QtCharts
r0 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = callout
TEMPLATE = app
SOURCES += \
main.cpp\
callout.cpp \
view.cpp
HEADERS += \
callout.h \
view.h