##// END OF EJS Templates
Do not use black color from theme for pie. Looks bad.
Do not use black color from theme for pie. Looks bad.

File last commit:

r252:43766a725919
r340:453e14b4b468
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