source: trunk/doc/src/snippets/qlistview-using/qlistview-using.pro@ 561

Last change on this file since 561 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 131 bytes
Line 
1SOURCES = main.cpp \
2 mainwindow.cpp \
3 model.cpp
4HEADERS = mainwindow.h \
5 model.h
Note: See TracBrowser for help on using the repository browser.