summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-selections/textdocument-selections.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/snippets/textdocument-selections/textdocument-selections.pro')
-rw-r--r--src/gui/doc/snippets/textdocument-selections/textdocument-selections.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/doc/snippets/textdocument-selections/textdocument-selections.pro b/src/gui/doc/snippets/textdocument-selections/textdocument-selections.pro
new file mode 100644
index 0000000000..253c452723
--- /dev/null
+++ b/src/gui/doc/snippets/textdocument-selections/textdocument-selections.pro
@@ -0,0 +1,4 @@
+QT += xml
+HEADERS = mainwindow.h
+SOURCES = main.cpp \
+ mainwindow.cpp