summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textblock-fragments/textblock-fragments.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/snippets/textblock-fragments/textblock-fragments.pro')
-rw-r--r--src/gui/doc/snippets/textblock-fragments/textblock-fragments.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/gui/doc/snippets/textblock-fragments/textblock-fragments.pro b/src/gui/doc/snippets/textblock-fragments/textblock-fragments.pro
deleted file mode 100644
index b2fbea4fc3..0000000000
--- a/src/gui/doc/snippets/textblock-fragments/textblock-fragments.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = lib
-TARGET = gui_snippets_textblock_fragments
-QT += core gui widgets xml
-
-HEADERS = \
- xmlwriter.h
-SOURCES = \
- xmlwriter.cpp