summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/qfileopenevent/qfileopenevent.pro
blob: 3466d6f21b491d1b093f523fe6e2608548caded3 (plain)
1
2
3
4
5
6
7
TEMPLATE = lib
TARGET = qfileopenevent_snippets
QT += core gui widgets

SOURCES = \
    main.cpp