##// END OF EJS Templates
Introducing vertical and horizontal factors to control the position of the pie.
Introducing vertical and horizontal factors to control the position of the pie.

File last commit:

r252:43766a725919
r454:06980850b7dd
Show More
linechart.pro
8 lines | 121 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
Michal Klocek
Add test to common build
r34 }
Michal Klocek
Examples build setup cleanup
r252 TARGET = linechart
Michal Klocek
Adds examples to common build
r32 SOURCES += main.cpp
Michal Klocek
adds missing files form previous commit
r12