##// END OF EJS Templates
new legend example for testing new api. Currently using still the old one.
new legend example for testing new api. Currently using still the old one.

File last commit:

r1419:9a2b5d956bb6
r2162:abb4622b2dab
Show More
legend.pro
10 lines | 171 B | text/idl | PrologLexer
sauimone
legend detach example. Bug fixes to legend.
r1263 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = legend
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h