##// END OF EJS Templates
Added BoxPlot to examples.pro...
Mika Salmela -
r2471:983c36673743
parent child
Show More
@@ -1,5 +1,6
1 1 !include( ../examples.pri ) {
2 2 error( "Couldn't find the examples.pri file!" )
3 3 }
4
4 5 TARGET = boxplotchart
5 6 SOURCES += main.cpp
@@ -19,6 +19,7 SUBDIRS += \
19 19 zoomlinechart \
20 20 modeldata \
21 21 barchart \
22 boxplotchart \
22 23 legend \
23 24 barmodelmapper \
24 25 qmlpiechart \
General Comments 0
You need to be logged in to leave comments. Login now