##// END OF EJS Templates
update to new legend example
update to new legend example

File last commit:

r2162:abb4622b2dab
r2172:1aa296db2427
Show More
newlegend.pro
10 lines | 174 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = newlegend
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h