source:
trunk/examples/declarative/modelviews/abstractitemmodel/abstractitemmodel.pro@
1077
Last change on this file since 1077 was 846, checked in by , 14 years ago | |
---|---|
File size: 118 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | |
3 | QT += declarative |
4 | |
5 | RESOURCES += abstractitemmodel.qrc |
6 | |
7 | HEADERS = model.h |
8 | SOURCES = main.cpp model.cpp |
Note:
See TracBrowser
for help on using the repository browser.