##// END OF EJS Templates
Fix to BarSeries animation on BarSets restructured
Fix to BarSeries animation on BarSets restructured

File last commit:

r1263:d5f432b5ffc0
r1418:faa10209176d
Show More
legend.pro
12 lines | 258 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
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_EXAMPLES_BIN_DIR"
HEADERS += \
mainwidget.h