##// END OF EJS Templates
Updated spline nad legend example
Updated spline nad legend example

File last commit:

r1419:9a2b5d956bb6
r1585:2ba1d7112404
Show More
legend.pro
10 lines | 171 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = legend
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h