summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/qstatustipevent/qstatustipevent.pro
blob: 8f94f6ce287b5c32a0b6041f2b445b41b5a67e08 (plain)
1
2
3
4
5
6
7
TEMPLATE = lib
TARGET = qstatustipevent_snippets
QT += core gui widgets

SOURCES = \
    main.cpp