##// END OF EJS Templates
Fix setTheme() docs and lineseries test
Fix setTheme() docs and lineseries test

File last commit:

r1037:9c00874184ef
r1250:7fae50a1e446
Show More
dynamicspline.pro
6 lines | 226 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
TARGET = dynamicspline
HEADERS += chart.h
SOURCES += main.cpp chart.cpp
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_DEMOS_BIN_DIR"