##// END OF EJS Templates
coding style fixes for examples
coding style fixes for examples

File last commit:

r1419:9a2b5d956bb6
r2098:46e62d22b0b4
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