summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/qtextobject/qtextobject.pro
blob: 737609ba4cbf5655a90daeb67fb4cd0240cbdb7f (plain)
1
2
3
4
5
6
7
TEMPLATE = lib
TARGET = textobjectinterface_snippets
QT += core gui widgets

HEADERS = \
    textobjectinterface.h