doc/src/snippets/draganddrop/draganddrop.pro
changeset 7 f7bc934e204c
parent 0 1918ee327afb
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
       
     1 HEADERS     = dragwidget.h \
       
     2               mainwindow.h
       
     3 SOURCES     = dragwidget.cpp \
       
     4               main.cpp \
       
     5               mainwindow.cpp