summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/dropevents/dropevents.pro
blob: 54c3ceeb5b703254d02440e84f2433016812f219 (plain)
1
2
3
4
5
6
TEMPLATE = lib
TARGET = dropevents_snippets
QT += core gui widgets

SOURCES = \
    window.cpp