source: trunk/doc/src/snippets/qtreeview-dnd/qtreeview-dnd.pro

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

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

File size: 261 bytes
Line 
1SOURCES = dragdropmodel.cpp \
2 main.cpp \
3 mainwindow.cpp \
4 treeitem.cpp \
5 treemodel.cpp
6HEADERS = dragdropmodel.h \
7 mainwindow.h \
8 treeitem.h \
9 treemodel.h
Note: See TracBrowser for help on using the repository browser.