##// END OF EJS Templates
Adds donut and precent charts to chartviewer
Adds donut and precent charts to chartviewer

File last commit:

r1761:34fc5c0da098
r1865:27e7b2d61433
Show More
donutbreakdown.pro
9 lines | 168 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = donutbreakdown
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h