summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-find/textdocument-find.pro
blob: 5fc0c7be7198fd48bf6d6d2c2fbc91d40f42ba4e (plain)
1
2
3
4
5
6
TEMPLATE = lib
TARGET = textdocument-find
QT += core gui widgets

SOURCES = \
    main.cpp