source: trunk/examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro@ 846

Last change on this file since 846 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 87 bytes
Line 
1QT += declarative
2
3HEADERS += piechart.h
4SOURCES += piechart.cpp \
5 main.cpp
Note: See TracBrowser for help on using the repository browser.