##// END OF EJS Templates
Unit tests for QML API axes
Unit tests for QML API axes

File last commit:

r1419:9a2b5d956bb6
r2246:a4f56d6d94a1
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