##// END OF EJS Templates
Initial ColorMap Chart implementation....
Initial ColorMap Chart implementation. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2712:c544258484ff
r2899:905c34fe48ad
Show More
legendmarkers.pro
10 lines | 178 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = legendmarkers
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h