summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-frames/textdocument-frames.pro
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2020-08-29 13:24:21 +0200
committerPaul Wicking <paul.wicking@qt.io>2020-08-31 07:12:37 +0200
commitbbbbd642d506888b855d9763cdfa4e1b8de56326 (patch)
tree51024cb471ce242f68bb9cc4eb1f9322586fed9f /src/gui/doc/snippets/textdocument-frames/textdocument-frames.pro
parent52abab1b420a237799b640db74bd072cf0db6336 (diff)
Doc: Remove obsolete/removed snippet code
Task-number: QTBUG-81486 Change-Id: Ifc6ac9203a046b6b5da6140931c59875f0dc08c3 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-frames/textdocument-frames.pro')
-rw-r--r--src/gui/doc/snippets/textdocument-frames/textdocument-frames.pro7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/gui/doc/snippets/textdocument-frames/textdocument-frames.pro b/src/gui/doc/snippets/textdocument-frames/textdocument-frames.pro
index 91ae50f491b..12a900a7c64 100644
--- a/src/gui/doc/snippets/textdocument-frames/textdocument-frames.pro
+++ b/src/gui/doc/snippets/textdocument-frames/textdocument-frames.pro
@@ -1,6 +1,3 @@
SOURCES = main.cpp \
- mainwindow.cpp \
- xmlwriter.cpp
-HEADERS = mainwindow.h \
- xmlwriter.h
-QT += xml
+ mainwindow.cpp
+HEADERS = mainwindow.h