##// END OF EJS Templates
Added missing Q_INTERFACES definition
Added missing Q_INTERFACES definition

File last commit:

r1761:34fc5c0da098
r1874:070cf3358163
Show More
donutbreakdown.pro
9 lines | 168 B | text/idl | PrologLexer
Marek Rosa
Removed QDonutGroup class. Added Donut Drill down example
r1697 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
Marek Rosa
Renamed donutdrilldown example to donutbreakdown
r1761 TARGET = donutbreakdown
Marek Rosa
Removed QDonutGroup class. Added Donut Drill down example
r1697 SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h