doc/src/snippets/qtreeview-dnd/qtreeview-dnd.pro
branchRCL_3
changeset 7 3f74d0d4af4c
parent 0 1918ee327afb
equal deleted inserted replaced
6:dee5afe5301f 7:3f74d0d4af4c
       
     1 SOURCES     = dragdropmodel.cpp \
       
     2               main.cpp \
       
     3               mainwindow.cpp \
       
     4               treeitem.cpp \
       
     5               treemodel.cpp
       
     6 HEADERS     = dragdropmodel.h \
       
     7               mainwindow.h \
       
     8               treeitem.h \
       
     9               treemodel.h