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

SOURCES = textdocumentendsnippet.cpp