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