source:
trunk/examples/declarative/tutorials/extending/chapter5-listproperties/chapter5-listproperties.pro
Last change on this file was 846, checked in by , 14 years ago | |
---|---|
File size: 138 bytes |
Line | |
---|---|
1 | QT += declarative |
2 | |
3 | HEADERS += piechart.h \ |
4 | pieslice.h |
5 | SOURCES += piechart.cpp \ |
6 | pieslice.cpp \ |
7 | main.cpp |
Note:
See TracBrowser
for help on using the repository browser.